Fix missing / in glob

This commit is contained in:
Timmy Welch 2024-06-30 20:25:18 -07:00
parent 9350a07f50
commit cc50e373dc

View File

@ -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