Skip to content

Commit ed5840d

Browse files
authored
Update deploy.yaml (#841)
1 parent 24af088 commit ed5840d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: npm ci
2727
working-directory: cursorless-nx
2828
- name: Build cheatsheet html
29-
run: nx build cheatsheet-local
29+
run: npx nx build cheatsheet-local
3030
working-directory: cursorless-nx
3131
- name: Publish to Open VSX Registry
3232
uses: HaaLeo/publish-vscode-extension@v1

0 commit comments

Comments
 (0)