Remove duplicate (buildapp.yml)

This commit is contained in:
arichornlover 2024-02-11 15:43:27 -06:00 committed by GitHub
parent 31ccd3872b
commit dedc21e0a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -100,14 +100,6 @@ jobs:
env:
THEOS: ${{ github.workspace }}/theos
- name: Download YouTubeHeader
run: |
git clone https://github.com/PoomSmart/YouTubeHeader
cd YouTubeHeader
git checkout
env:
THEOS: ${{ github.workspace }}/theos
- name: Setup Theos Jailed
uses: actions/checkout@v4.1.1
with: