Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c5d79792 authored by Thierry Martinez's avatar Thierry Martinez
Browse files

No comment in commands

parent d1451282
Branches master
No related tags found
No related merge requests found
Pipeline #216894 failed
...@@ -13,8 +13,8 @@ init packages: ...@@ -13,8 +13,8 @@ init packages:
- git submodule init - git submodule init
- git submodule update --recursive --remote - git submodule update --recursive --remote
- ( cd clangml && - ( cd clangml &&
export PATH=/builds/.opam/default/bin:$PATH && # for Linux export PATH=/builds/.opam/default/bin:$PATH &&
export PATH=/Users/ci/.opam/default/bin:$PATH && # for Mac OS export PATH=/Users/ci/.opam/default/bin:$PATH &&
./bootstrap.sh ) ./bootstrap.sh )
# `.packages/` and `.git/` are not captured by `mv *` # `.packages/` and `.git/` are not captured by `mv *`
- mkdir .packages - mkdir .packages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment