Skip to content

Commit

Permalink
macos build [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
lixun910 committed Aug 22, 2024
1 parent 978df9a commit 5378803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/osx_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@ jobs:
- if: steps.cache.outputs.cache-hit != 'true'
name: Build Dependencies
run: |
/bin/zsh
cd BuildTools/macosx
export GEODA_HOME=$PWD
export GEODA_ARCH=${{ env.GEODA_ARCH }}
./install.sh
shell: /bin/zsh
- name: Build GeoDa
run: |
Expand Down

0 comments on commit 5378803

Please sign in to comment.