mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-20 02:32:10 +00:00
Update buildapp.yml
This commit is contained in:
parent
75f9e9a514
commit
8e553218f3
1 changed files with 2 additions and 1 deletions
3
.github/workflows/buildapp.yml
vendored
3
.github/workflows/buildapp.yml
vendored
|
|
@ -44,7 +44,8 @@ concurrency:
|
|||
jobs:
|
||||
build:
|
||||
name: Build uYouPlus
|
||||
runs-on: macos-latest
|
||||
# runs-on: macos-latest
|
||||
runs-on: macos-11
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue