We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d54376b + 1fa606b commit 2a34a61Copy full SHA for 2a34a61
.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