Skip to content

Commit

Permalink
This micromamba is on a different path
Browse files Browse the repository at this point in the history
  • Loading branch information
lmoresi committed Feb 28, 2024
1 parent 49c36eb commit 77e7b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_uw3_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Build UW3
shell: bash -l {0}
run: |
export PETSC_DIR="/home/runner/micromamba-root/envs/uw3_test"
export PETSC_DIR="/home/runner/micromamba/envs/uw3_test/lib"
VERSION=`python3 setup.py --version`
echo "UW - version " ${VERSION}
Expand Down

0 comments on commit 77e7b5f

Please sign in to comment.