Skip to content

Commit

Permalink
Update builddeb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arichornlover authored Jun 22, 2024
1 parent 3bec6f3 commit 0460923
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/builddeb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build:
runs-on: macos-12
runs-on: macos-14
steps:
- uses: actions/checkout@main

Expand All @@ -19,12 +19,12 @@ jobs:
submodules: recursive
path: theos

- name: Checkout chrisharper22/sdks
- name: Checkout arichornlover/sdks
uses: actions/checkout@main
with:
repository: chrisharper22/sdks
repository: arichornlover/sdks
ref: main
sparse-checkout: iPhoneOS16.2.sdk
sparse-checkout: iPhoneOS18.0.sdk
path: theos/sdks

- name: Checkout PoomSmart/YouTubeHeader
Expand Down

0 comments on commit 0460923

Please sign in to comment.