1
0
forked from GitHub/gf-core

Try to set PREFIX env var

This commit is contained in:
John J. Camilleri
2020-11-09 17:52:41 +01:00
parent 13ec9ca888
commit 6e2f34f4d0

View File

@@ -35,8 +35,7 @@ jobs:
run: |
make pkg
env:
DYLD_LIBRARY_PATH: /Users/runner/work/gf-core/gf-core/dist/gf-3.10.4-git/usr/local/lib
LD_LIBRARY_PATH: /Users/runner/work/gf-core/gf-core/dist/gf-3.10.4-git/usr/local/lib
PREFIX: /Users/runner/work/gf-core/gf-core/dist/gf-3.10.4-git/
- name: Copy packages
run: |