Skip to content
Snippets Groups Projects
Commit d5f473f6 authored by Liam Keegan's avatar Liam Keegan Committed by Santiago Ospina De Los Ríos
Browse files

fix update appveyor CI download of static libs

parent 14fda8f9
No related branches found
No related tags found
1 merge request!30Resolve "Custom membrane flux"
Pipeline #32754 passed
......@@ -8,7 +8,7 @@ install:
- set PATH=C:\msys64\usr\bin;%PATH%
# download muparser, gmp and libtiff as static libraries: install to C:\libs
- appveyor DownloadFile "https://github.com/spatial-model-editor/sme_deps_common/releases/latest/download/sme_deps_common_win64.tgz"
- tar xf sme_deps_common_win64.tgz -C C:\
- tar xf sme_deps_common_win64.tgz -C /c/
- dir "C:\smelibs"
- cd C:\msys64\home\appveyor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment