Skip to content

Commit

Permalink
Update build-royalvncdemo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lemonmojo authored Sep 28, 2024
1 parent ae3e80b commit 8efc05e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-royalvncdemo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: 'recursive'

- name: Select Xcode
run: sudo xcode-select --switch /Applications/Xcode_16.0.app
Expand Down

0 comments on commit 8efc05e

Please sign in to comment.