mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-04-21 02:52:05 +00:00
Update buildapp.yml
This commit is contained in:
parent
fb389af99a
commit
bce5f16614
1 changed files with 2 additions and 2 deletions
4
.github/workflows/buildapp.yml
vendored
4
.github/workflows/buildapp.yml
vendored
|
|
@ -54,7 +54,7 @@ concurrency:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build YTLitePlus
|
name: Build YTLitePlus
|
||||||
runs-on: macos-13
|
runs-on: macos-12
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|
||||||
|
|
@ -73,7 +73,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: theos/theos
|
repository: theos/theos
|
||||||
ref: master
|
ref: 3da31488281ecf4394d10302d2629607f4a1aa07
|
||||||
path: theos
|
path: theos
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue