This commit is contained in:
icex2
2021-08-15 12:53:42 +02:00
committed by voidderef
parent df745a975b
commit f371e30ad9
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
- name: "Install docker"
run: |
sudo apt-get update
sudo apt-get install -y containerd docker.io
sudo apt-get install -y runc containerd docker.io
- name: "Build"
run: make build-docker