Skip to content

Commit

Permalink
Trying to fix MacOS CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasnoble committed Dec 23, 2023
1 parent 19317d8 commit bf62a21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/macos-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
- uses: n1hility/cancel-previous-runs@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Update brew
run: brew update
- name: Install dependencies
run: ./.github/scripts/install-brew-dependencies.sh
- name: Fetch submodules
Expand Down

0 comments on commit bf62a21

Please sign in to comment.