mirror of
https://github.com/pumpitupdev/pumptools.git
synced 2026-09-27 01:00:28 +03:00
wip
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user