Skip to content

Commit

Permalink
update xcode maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendonovich committed Sep 11, 2024
1 parent ac48616 commit 55686c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ jobs:
# Build both intel and apple silicon
working-directory: apps/desktop-solid
run: |
xcode-select --install
sudo xcodebuild -runFirstLaunch
pnpm install
node ${{ github.workspace }}/.github/prebuild.js x86_64
pnpm tauri build --target x86_64-apple-darwin
Expand Down

0 comments on commit 55686c4

Please sign in to comment.