Skip to content

Commit

Permalink
ci: change path to build entry
Browse files Browse the repository at this point in the history
  • Loading branch information
fiqryq committed May 19, 2024
1 parent 0bd5454 commit 8a17b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
run: npm install

- name: Run code review
run: node index.js
run: dist/index.js

0 comments on commit 8a17b1f

Please sign in to comment.