Skip to content

Commit

Permalink
Fix:workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
codeshaine committed Nov 19, 2024
1 parent 6bcdb67 commit 5244535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
# if: ${{ matrix.node-version == '20.x' }}

- name: "Build the project"
run: pnpm run build --if-present
run: pnpm run build

0 comments on commit 5244535

Please sign in to comment.