Skip to content

Commit

Permalink
update workflow check ofr external hipo
Browse files Browse the repository at this point in the history
  • Loading branch information
dglazier committed Feb 5, 2024
1 parent 0411f62 commit 24d4e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- name: build hipo
run: |
cmake -S hipo_src -B hipo_build --install-prefix $HIPO
cmake -S hipo_src -B hipo_build -DCMAKE_INSTALL_PREFIX=$HIPO
cmake --build hipo_build
cmake --install hipo_build

Expand Down

0 comments on commit 24d4e93

Please sign in to comment.