Skip to content

Commit 5997192

Browse files
committed
WIP: mod: .github/workflows/build-rootfs.yml (devel/build/main)
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
1 parent d3583ec commit 5997192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-rootfs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- id: build-docs
2020
name: Build documentation once
2121
run: |
22-
apt-get install -y install make
22+
# apt-get install -y install make
2323
./helper.mk docs
2424
deploy:
2525
needs: build

0 commit comments

Comments
 (0)