mirror of
https://github.com/Relintai/gdnative_python.git
synced 2024-11-08 10:22:08 +01:00
Fix osx upload artifact name.
This commit is contained in:
parent
6b98d2b5c9
commit
bfed962f1f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -217,7 +217,7 @@ jobs:
|
||||
uses: actions/upload-artifact@11830c9f4d30053679cb8904e3b3ce1b8c00bf40 # pin@v2
|
||||
with:
|
||||
name: ${{ env.PLATFORM }}-release
|
||||
path: 'build/pandemonium-python-*.tar.bz2'
|
||||
path: 'build/pandemonium-python-*.zip'
|
||||
|
||||
|
||||
#################################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user