Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dune-copasi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
COPASI
dune-copasi
Commits
d5f473f6
Commit
d5f473f6
authored
4 years ago
by
Liam Keegan
Committed by
Santiago Ospina De Los Ríos
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
fix update appveyor CI download of static libs
parent
14fda8f9
No related branches found
No related tags found
1 merge request
!30
Resolve "Custom membrane flux"
Pipeline
#32754
passed
4 years ago
Stage: build
Stage: unit_tests
Stage: system_tests
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
appveyor.yml
+1
-1
1 addition, 1 deletion
appveyor.yml
with
1 addition
and
1 deletion
appveyor.yml
+
1
−
1
View file @
d5f473f6
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment