Skip to content

Commit

Permalink
[ci skip] improve release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraccaman committed Oct 18, 2023
1 parent 330b83d commit 94d7a01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
echo "::add-path::$GITHUB_WORKSPACE"
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
GITHUB_WORKSPACE: ${{ github.workspace }}
- name: ${{ matrix.make.name }}
run: make ${{ matrix.make.command }}
- name: Upload binaries package
Expand Down

0 comments on commit 94d7a01

Please sign in to comment.