parent
576bc20475
commit
773995a3d5
1 changed files with 2 additions and 3 deletions
|
@ -14,6 +14,8 @@ jobs:
|
||||||
|
|
||||||
- run: /cd/env
|
- run: /cd/env
|
||||||
|
|
||||||
|
- run: echo "${PATH}"
|
||||||
|
- run: ls -al /usr/local/bin
|
||||||
- name: Install tools
|
- name: Install tools
|
||||||
run: |
|
run: |
|
||||||
apt-get install --yes \
|
apt-get install --yes \
|
||||||
|
@ -23,6 +25,3 @@ jobs:
|
||||||
- run: /cd/build
|
- run: /cd/build
|
||||||
- run: /cd/workspace
|
- run: /cd/workspace
|
||||||
- run: /cd/sync
|
- run: /cd/sync
|
||||||
|
|
||||||
- run: echo "${PATH}"
|
|
||||||
- run: ls -al /usr/local/bin
|
|
||||||
|
|
Loading…
Reference in a new issue