Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
eigenpy
Commits
e7ba7a8b
Verified
Commit
e7ba7a8b
authored
Nov 20, 2020
by
Justin Carpentier
Browse files
ci: update GitHub Action following new rules
parent
53ee7652
Pipeline
#12335
passed with stage
in 15 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/windows-conda.yml
View file @
e7ba7a8b
...
...
@@ -14,12 +14,16 @@ jobs:
run
:
|
git submodule update --init
-
uses
:
goanpeca/setup-miniconda@v1
env
:
ACTIONS_ALLOW_UNSECURE_COMMANDS
:
'
true'
with
:
activate-environment
:
eigenpy
environment-file
:
.github/workflows/conda/environment.yml
python-version
:
3.7
-
name
:
Build Eigenpy
shell
:
cmd /C CALL {0}
env
:
ACTIONS_ALLOW_UNSECURE_COMMANDS
:
'
true'
run
:
|
:: unset extra Boost envs
set Boost_ROOT=
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment