mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2024-11-10 00:45:36 +00:00
Update build-macos.yml
This commit is contained in:
parent
75485219d8
commit
ccb837a244
1
.github/workflows/build-macos.yml
vendored
1
.github/workflows/build-macos.yml
vendored
@ -21,5 +21,6 @@ jobs:
|
|||||||
- name: Build LatAnalyze
|
- name: Build LatAnalyze
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
export PATH=/usr/local/opt/flex/bin:/usr/local/opt/bison/bin:${PATH}
|
||||||
cd ci-scripts
|
cd ci-scripts
|
||||||
./install-latan.sh prefix 6
|
./install-latan.sh prefix 6
|
||||||
|
Loading…
Reference in New Issue
Block a user