We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3720552 commit 088e2d5Copy full SHA for 088e2d5
1 file changed
.github/workflows/build-ipynb.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Build mystmd from source
32
working-directory: /tmp/mystmd
33
run: |
34
- npm ci
+ npm install
35
npx turbo run build
36
37
- name: Build HTML with custom mystmd
0 commit comments