Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ksyeo1010 committed May 21, 2024
1 parent d9e753f commit 2cb15a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs-demos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- name: Build Node.js binding
run: yarn install && yarn build
working-directory: binding/nodejs
working-directory: ../../binding/nodejs

####

Expand Down

0 comments on commit 2cb15a3

Please sign in to comment.