mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-19 01:32:06 +00:00
Update buildapp.yml
This commit is contained in:
parent
4095dabcb1
commit
bd95d71376
1 changed files with 0 additions and 6 deletions
6
.github/workflows/buildapp.yml
vendored
6
.github/workflows/buildapp.yml
vendored
|
|
@ -16,11 +16,6 @@ on:
|
|||
default: "3.0.3"
|
||||
required: true
|
||||
type: string
|
||||
uyouenhanced_version:
|
||||
description: "The version of uYouEnhanced (Commit ID)"
|
||||
default: "main"
|
||||
required: true
|
||||
type: string
|
||||
decrypted_youtube_url:
|
||||
description: "The direct URL to the decrypted YouTube ipa"
|
||||
default: ""
|
||||
|
|
@ -63,7 +58,6 @@ jobs:
|
|||
uses: actions/checkout@v4.1.1
|
||||
with:
|
||||
path: main
|
||||
ref: ${{ inputs.uyouenhanced_version }}
|
||||
submodules: recursive
|
||||
|
||||
- name: Install Dependencies
|
||||
|
|
|
|||
Loading…
Reference in a new issue