Skip to content

Commit e85f807

Browse files
committed
use npm link
1 parent 8b29f5e commit e85f807

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
npm install
4848
npm run build
4949
npm install -g .
50+
sudo npm run link
5051
5152
- name: Build HTML
5253
working-directory: ./lectures

0 commit comments

Comments
 (0)