Fix missing / in glob
This commit is contained in:
parent
9350a07f50
commit
cc50e373dc
2
.github/workflows/package.yaml
vendored
2
.github/workflows/package.yaml
vendored
@ -69,5 +69,5 @@ jobs:
|
||||
dist/binary/*.zip
|
||||
dist/binary/*.tar.gz
|
||||
dist/binary/*.dmg
|
||||
dist/binary*.AppImage
|
||||
dist/binary/*.AppImage
|
||||
dist/*${{ fromJSON('["never", ""]')[runner.os == 'Linux'] }}.whl
|
||||
|
Loading…
Reference in New Issue
Block a user