This commit is contained in:
owizard03 2026-03-05 05:32:30 +00:00 committed by GitHub
commit 369af2b956
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ on:
decrypted_youtube_url:
description: "Direct URL of the decrypted YouTube IPA"
default: ""
required: true
required: false
type: string
bundle_id:
description: "Modify the bundle ID"
@ -124,7 +124,6 @@ jobs:
- name: Prepare YouTube iPA
id: prepare_youtube
run: |
wget "$YOUTUBE_URL" --quiet --no-verbose -O main/YouTube.ipa
cd ${{ github.workspace }}/main
mv YouTube.ipa YouTube.zip
unzip -q YouTube.zip