This commit is contained in:
git
2026-05-13 14:29:09 +10:00
+5
View File
@@ -15,6 +15,11 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Install docker CLI
run: |
apt-get update
apt-get install -y docker.io docker-compose-plugin
- name: Generate docs - name: Generate docs
run: | run: |
scripts/docs/generate-all.sh scripts/docs/generate-all.sh