Skip to content

Commit

Permalink
Update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaarbonel committed Jan 12, 2024
1 parent f40d056 commit 160f8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

upload-release-assets:
runs-on: 'ubuntu-20.04'
needs: build
needs: create-release
steps:
- name: Download artifact
uses: actions/download-artifact@v2
Expand Down

0 comments on commit 160f8e5

Please sign in to comment.