Skip to content

Commit

Permalink
with absolute path
Browse files Browse the repository at this point in the history
  • Loading branch information
j-i-l committed Sep 6, 2024
1 parent c849676 commit c8cadeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Macos_setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
brew install curl
curl -L https://raw.githubusercontent.com/Homebrew/homebrew-core/d28afc3bfdb5d24eab02157bfffcc9e17ed6666c/Formula/f/freetype.rb > freetype.rb
brew install freetype.rb
brew install $(pwd)/freetype.rb
- name: install GSL
run: |
Expand Down

0 comments on commit c8cadeb

Please sign in to comment.