Revert "Fix Theo’s warning about not defining build version (#164)"

This reverts commit 5f5560e41a.
This commit is contained in:
Macley 2024-06-05 18:25:21 +02:00 committed by GitHub
parent 3a39bca8b1
commit 8647a1029a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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