This commit is contained in:
git
2026-05-13 14:34:03 +10:00
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
- name: Install docker CLI - name: Install docker CLI
run: | run: |
apt-get update apt-get update
apt-get install -y docker.io docker-compose-plugin apt-get install -y docker.io docker-compose
- name: Generate docs - name: Generate docs
run: | run: |