This commit is contained in:
icex2
2021-08-15 12:42:35 +02:00
committed by voidderef
parent ff346c6d2f
commit 38b2c44b51
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
ls -lah
- name: "Install docker"
run: sudo apt-get update && sudo apt-get install -y docker.io
run: sudo apt-get update && sudo apt-get install -y containerd docker.io
- name: "Build"
run: make build-docker