sbin
Some checks failed
/ job (push) Failing after 59s

This commit is contained in:
Marc Beninca 2024-03-23 00:17:31 +01:00
parent a821a68e71
commit ab09acce85
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -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 \