Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSmith33 committed May 26, 2024
1 parent 03ff977 commit ade561d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
# Download build artifacts of other jobs
- uses: actions/download-artifact@v4
with:
name: artifact-*
pattern: artifact-*
merge-multiple: true
path: bin/
# Update tag, so that we get proper date and commit on github
Expand Down

0 comments on commit ade561d

Please sign in to comment.