Skip to content

Commit

Permalink
Merge pull request #23 from guoard/actions
Browse files Browse the repository at this point in the history
Upgrade github actions
  • Loading branch information
nicolas-van authored Oct 9, 2024
2 parents 0ed3488 + 2e804c0 commit 3477df7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
- name: Download artifacts
uses: actions/download-artifact@v4
with:
path: ./artifacts
pattern: "*.tar.gz"
merge-multiple: true
- name: List
Expand Down

0 comments on commit 3477df7

Please sign in to comment.