Skip to content

Commit

Permalink
Fix CI artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Crementif committed Mar 24, 2024
1 parent 933b893 commit 85eb42b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- uses: actions/upload-artifact@master
with:
name: binary
path: "/dist/dumpling.zip"
path: "./dist/dumpling.zip"

0 comments on commit 85eb42b

Please sign in to comment.