Skip to content

Commit

Permalink
fix path issue signed version
Browse files Browse the repository at this point in the history
Signed-off-by: seven <[email protected]>
  • Loading branch information
Blankll committed Jun 1, 2024
1 parent 39d39b5 commit b51e848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: artifacts-${{ matrix.os }}
path: out/make/**/*.{dmg,rpm,deb,Setup.exe}
path: out/make/*
release:
needs: pre-release
runs-on: ubuntu-latest
Expand Down

0 comments on commit b51e848

Please sign in to comment.