Skip to content

Commit

Permalink
fix linux builds
Browse files Browse the repository at this point in the history
  • Loading branch information
nilaoda authored Aug 2, 2024
1 parent 73f9035 commit e4b292c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: [push,workflow_dispatch]

env:
DOTNET_SDK_VERSION: '8.0.*'
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true

jobs:

Expand Down Expand Up @@ -105,4 +106,4 @@ jobs:
uses: actions/[email protected]
with:
name: BBDown_osx-arm64
path: artifact-arm64/BBDown
path: artifact-arm64/BBDown

0 comments on commit e4b292c

Please sign in to comment.