Skip to content

Commit 0fbcedf

Browse files
committed
Try fixing path to starlit
1 parent a477d69 commit 0fbcedf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/js-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
run: npm run lint
7373

7474
- name: Postinstall Starlit
75-
working-directory: packages/starboard-notebook/node_modules/starlit
75+
working-directory: node_modules/starlit
7676
run: npm run postinstall
7777

7878
- name: Starlit NBTest

0 commit comments

Comments
 (0)