Skip to content

Commit

Permalink
Update beta.
Browse files Browse the repository at this point in the history
  • Loading branch information
jverkoey committed Aug 25, 2024
1 parent cef2b8d commit 97d53fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions/checkout@v4
- name: Set up Xcode
run: |
sudo xcode-select -s "/Applications/Xcode_16_beta_5.app"
sudo xcode-select -s "/Applications/Xcode_16.1_beta.app"
xcodebuild -version
- name: Install Tailwind CSS
run: npm install -D tailwindcss@latest
Expand Down

0 comments on commit 97d53fc

Please sign in to comment.