Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
yatatsu committed Jul 30, 2024
1 parent 0fad8a6 commit 96fcf5d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
run: |
brew bundle || true
cat Brewfile.lock.json || true
# - name: Select Xcode
# run: sudo xcode-select -s '/Applications/Xcode_12.2.app/Contents/Developer'
- run: xcodebuild -version
- uses: actions/cache@v4
with:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/update-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
run: |
brew bundle || true
cat Brewfile.lock.json || true
# - name: Select Xcode
# run: sudo xcode-select -s '/Applications/Xcode_12.1.app/Contents/Developer'
- run: xcodebuild -version
- uses: actions/cache@v2
with:
Expand Down

0 comments on commit 96fcf5d

Please sign in to comment.