Update buildapp.yml

This commit is contained in:
owizard03 2026-03-05 13:26:49 +08:00 committed by GitHub
parent 79618c5570
commit 91a07fce17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -124,7 +124,7 @@ jobs:
- name: Prepare YouTube iPA
id: prepare_youtube
run: |
# wget "$YOUTUBE_URL" --quiet --no-verbose -O main/YouTube.ipa
wget "$YOUTUBE_URL" --quiet --no-verbose -O main/YouTube.ipa
cd ${{ github.workspace }}/main
mv YouTube.ipa YouTube.zip
unzip -q YouTube.zip