Skip to content

Commit

Permalink
Add Conduit_DIR
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l authored Apr 1, 2024
1 parent b6d40a2 commit 7e981d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/catalyst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Configure
run: |
export Catalyst_DIR=${catalyst_DIR}
export Catalyst_DIR=${catalyst_DIR}
export Conduit_DIR=${Catalyst_DIR}
cmake -S . -B build \
-DCMAKE_BUILD_TYPE=Debug \
-DAMReX_ENABLE_TESTS=ON \
Expand Down

0 comments on commit 7e981d6

Please sign in to comment.