We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5997192 commit a5a2f12Copy full SHA for a5a2f12
.github/workflows/build-rootfs.yml
@@ -19,7 +19,6 @@ jobs:
19
- id: build-docs
20
name: Build documentation once
21
run: |
22
- # apt-get install -y install make
23
./helper.mk docs
24
deploy:
25
needs: build
0 commit comments