Skip to content

Commit

Permalink
#97: try a fix in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tlamonthezie committed Aug 28, 2024
1 parent 7879681 commit 80e479c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Install X11 dependencies
- name: Install dependencies
run: |
brew --cask install xquartz
brew cask install xquartz
- name: Set up environment
run:
Expand Down

0 comments on commit 80e479c

Please sign in to comment.