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