Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Remote Modules
remote-module-template
Commits
c82bd6f9
Commit
c82bd6f9
authored
Jul 24, 2019
by
Guillaume Pasero
Browse files
CI: fix setup script
parent
792dff8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup_windows_env.sh
View file @
c82bd6f9
#!/bin/bash
export
PATH
=
'
/c/Python37:/c/ProgramData/chocolatey/lib/ninja/tools:$
{
PATH
}'
export
PATH
=
"
/c/Python37:/c/ProgramData/chocolatey/lib/ninja/tools:
$PATH
"
which python
...
...
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