Skip to content

Commit

Permalink
fix macOS CI
Browse files Browse the repository at this point in the history
Thanks to @stefantalpalaru for the tip!
  • Loading branch information
LaserEyess committed Jun 24, 2023
1 parent 3cb7977 commit 67e8f88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
- uses: actions/checkout@v3
- name: install deps
run: |
brew update
brew install meson \
gtk+3 \
json-glib \
Expand Down

0 comments on commit 67e8f88

Please sign in to comment.