mirror of
https://github.com/cranci1/Sora.git
synced 2026-04-21 08:32:00 +00:00
This commit is contained in:
parent
836bc19148
commit
2189faade6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-JS.yml
vendored
2
.github/workflows/build-JS.yml
vendored
|
|
@ -25,5 +25,5 @@ jobs:
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: Sora-IPA
|
name: Sora-IPA
|
||||||
path: build/Sora.ipa
|
path: build/Sora-JS.ipa
|
||||||
compression-level: 0
|
compression-level: 0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue