Revert "Fix Theo’s warning about not defining build version (#164)"
This reverts commit 5f5560e41a.
This commit is contained in:
parent
3a39bca8b1
commit
8647a1029a
1 changed files with 0 additions and 1 deletions
1
.github/workflows/buildapp.yml
vendored
1
.github/workflows/buildapp.yml
vendored
|
|
@ -134,7 +134,6 @@ jobs:
|
|||
THEOS: ${{ github.workspace }}/theos
|
||||
BUNDLE_ID: ${{ inputs.bundle_id }}
|
||||
APP_NAME: ${{ inputs.app_name }}
|
||||
TARGET: "iphone:latest:14.0"
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v4.3.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue