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 8b29f5e commit e85f807Copy full SHA for e85f807
1 file changed
.github/workflows/ci.yml
@@ -47,6 +47,7 @@ jobs:
47
npm install
48
npm run build
49
npm install -g .
50
+ sudo npm run link
51
52
- name: Build HTML
53
working-directory: ./lectures
0 commit comments