mirror of
https://github.com/jkcoxson/LocalDevVPN.git
synced 2026-03-02 06:26:16 +01:00
Fix more stuff
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -57,9 +57,7 @@ jobs:
|
||||
|
||||
- name: Create IPA
|
||||
run: |
|
||||
cd Payload
|
||||
zip -r ../StosVPN-fakesigned.ipa Payload
|
||||
cd .. # Go back to the root directory
|
||||
zip -r ./StosVPN-fakesigned.ipa Payload
|
||||
|
||||
- name: Upload IPA Artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user