Skip to content

Commit

Permalink
Install visionOS platform on github actions runner.
Browse files Browse the repository at this point in the history
Signed-off-by: furby™ <[email protected]>
  • Loading branch information
furby-tm committed Dec 1, 2024
1 parent 0159d69 commit 94887b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift-visionos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
- name: 🥽 Install visionOS Platform
run: |
xcodebuild -downloadPlatform -platform visionOS
xcodebuild -downloadPlatform visionOS
- name: 🦦 Install Swift Bundler
run: |
curl -o swift-bundler -L https://github.com/wabiverse/wabi-swift-bundler/releases/download/v3.0.0/swift-bundler
Expand Down

0 comments on commit 94887b5

Please sign in to comment.