mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-15 14:56:00 -06:00
try switching to /opt/homebrew
This commit is contained in:
@@ -179,8 +179,8 @@ jobs:
|
||||
with:
|
||||
name: libpgf-macos
|
||||
- run: |
|
||||
sudo mv lib/* /usr/local/lib/
|
||||
sudo mv include/* /usr/local/include/
|
||||
sudo mv lib/* /opt/homebrew/lib/
|
||||
sudo mv include/* /opt/homebrew/include/
|
||||
|
||||
- name: Setup Haskell
|
||||
uses: haskell-actions/setup@v2
|
||||
|
||||
Reference in New Issue
Block a user