Skip to content

Commit d54376b

Browse files
authored
Update build.yml
1 parent d6846f7 commit d54376b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
- run: sudo apt update
1919
- run: sudo apt install calibre-bin
2020
- run: sudo npm install -g gitbook-cli
21-
- run: npm cache clean --force # https://github.com/nodejs/help/issues/2874
2221
- run: gitbook install
2322
- run: mkdir output
2423
- run: gitbook pdf . ./output/typescript-book-${SHA}.pdf

0 commit comments

Comments
 (0)