Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gregoire uhlrich committed Jan 29, 2023
1 parent 18620ad commit 123c663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
export CXX=g++-12
export CC=gcc-12
export FC=gfortran-12
cmake .. -DFORCE_PYMARTY_CONFIG
cmake .. -DFORCE_PYMARTY_CONFIG=1
- name: make
run: |
source ${CONDA_PREFIX}/bin/activate pymarty
Expand Down

0 comments on commit 123c663

Please sign in to comment.