Skip to content

Commit

Permalink
update version after checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergmann committed Apr 29, 2024
1 parent 9224616 commit 236a50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/emscripten.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ jobs:
cmake --build em-build-dependencies --config=Release
git clone https://github.com/copasi/COPASI
cd COPASI && gitTools/UpdateCopasiVersion --force && cd ..
cd COPASI && git checkout release/Version-4.43 && cd ..
cd COPASI && gitTools/UpdateCopasiVersion --force && cd ..
cp COPASI/copasi/lapack/f2c.h em-dependencies/include
cp COPASI/copasi/lapack/blaswrap.h em-dependencies/include
Expand Down

0 comments on commit 236a50e

Please sign in to comment.