parent
a821a68e71
commit
ab09acce85
1 changed files with 1 additions and 2 deletions
|
@ -10,11 +10,10 @@ jobs:
|
|||
echo '${{vars.dns}}' > '/etc/resolv.conf'
|
||||
apt-get update
|
||||
apt-get install --yes 'git'
|
||||
git clone "${GITHUB_SERVER_URL}/rwx.work/cd" '/usr/local/bin'
|
||||
git clone "${GITHUB_SERVER_URL}/rwx.work/cd" '/usr/local/sbin'
|
||||
|
||||
- run: cd-list-environment
|
||||
|
||||
- run: ls -al /usr/local/sbin
|
||||
- name: Install tools
|
||||
run: |
|
||||
apt-get install --yes \
|
||||
|
|
Loading…
Reference in a new issue