Skip to content
Snippets Groups Projects
Commit 10c5c311 authored by Abhinav Singh's avatar Abhinav Singh
Browse files

fix to macos yml

parent 22cd2f19
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ jobs:
path: ~/openfpm_dependencies/
key: dependencies-${{ github.ref }}
- name: Build
run: ./run.sh $(pwd) unused pdata 2 0 0 ${{ github.ref }}
run: ./build.sh $(pwd) unused pdata 0 ${{ github.ref }}
- name: Create bundle
run: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment