dont remove docker lol
Some checks failed
Build OCI Images / build (push) Failing after 52s

This commit is contained in:
Rose 2024-07-24 03:28:35 -04:00
parent 0ee75f2b4e
commit 08b8a387af
No known key found for this signature in database

View file

@ -10,7 +10,7 @@ jobs:
steps: steps:
- name: setup job - name: setup job
run: | run: |
apk add --no-cache libc6-compat git zstd apk add --no-cache libc6-compat git zstd docker docker-cli
apk update apk update
yarn set version canary yarn set version canary
yarn config set nodeLinker node-modules yarn config set nodeLinker node-modules