There was an error while loading. Please reload this page.
1 parent 3ecf48a commit 1fa606bCopy full SHA for 1fa606b
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v1
15
- uses: actions/setup-node@v1
16
with:
17
- node-version: 12
+ node-version: '12.18.2'
18
- run: sudo apt update
19
- run: sudo apt install calibre-bin
20
- run: sudo npm install -g gitbook-cli
0 commit comments