Skip to content

Commit

Permalink
#97: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tlamonthezie committed Aug 28, 2024
1 parent 96ae25a commit 23bd065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Install dependencies
run: |
brew update && brew install core-utils lcov xquartz --cask
brew update && brew install coreutils lcov && brew install xquartz --cask
- name: Set up cache
id: vtk-cache
Expand Down

0 comments on commit 23bd065

Please sign in to comment.