mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Fix funny release zip maybe
This commit is contained in:
parent
81e1615365
commit
f598bff4cf
2
.github/workflows/release_build.yml
vendored
2
.github/workflows/release_build.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
||||
- name: Zip Asset
|
||||
uses: montudor/action-zip@v1
|
||||
with:
|
||||
args: zip -qq -r xen.NewHorizons.zip xen.NewHorizons
|
||||
args: zip -qq -r xen.NewHorizons.zip xen.NewHorizons/*
|
||||
|
||||
- name: Upload Asset
|
||||
uses: ncipollo/release-action@v1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user