mirror of
https://github.com/nzp-team/glquake.git
synced 2024-11-10 06:31:35 +00:00
Update build-and-release.yml
This commit is contained in:
parent
b74449a748
commit
c8b4e2e2cb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
id: zip
|
||||
working-directory: ./
|
||||
run: |
|
||||
zip -r vita-nzp-3ds.zip nzportable.3dsx nzportable.smdh
|
||||
zip -r ctr-nzp-3ds.zip nzportable.3dsx nzportable.smdh
|
||||
curl --upload-file ./ctr-nzp-3ds.zip https://transfer.sh/ctr-nzp-3ds.zip > output-log.log
|
||||
echo "::set-output name=zip::$(cat output-log.log)"
|
||||
Unify-and-Release:
|
||||
|
|
Loading…
Reference in a new issue