This commit is contained in:
parent
5a4c130a19
commit
db9e8f34c4
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
apk add --no-cache libc6-compat git zstd docker docker-cli openrc
|
||||
apk update
|
||||
addgroup $(whoami) docker
|
||||
sudo chown $(whoami) /var/run/docker.sock
|
||||
chown $(whoami) /var/run/docker.sock
|
||||
yarn set version canary
|
||||
yarn config set nodeLinker node-modules
|
||||
- name: checkout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue