Skip to content

Commit

Permalink
Merge pull request #267 from gerlero/revert-265-actions
Browse files Browse the repository at this point in the history
Revert "Update build workflow"
  • Loading branch information
gerlero authored Jun 2, 2024
2 parents 154ecf2 + ba6df79 commit 0d95e2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ jobs:
deps-restore-key: ${{ steps.caching.outputs.DEPS_RESTORE_KEY }}
build-restore-key: ${{ steps.caching.outputs.BUILD_RESTORE_KEY }}
steps:
- name: Use Xcode Command Line Tools
run: sudo xcode-select --switch /Library/Developer/CommandLineTools
- name: Checkout
uses: actions/checkout@v4
- name: Get Make recipes for caching
Expand Down

0 comments on commit 0d95e2c

Please sign in to comment.