Skip to content

Commit

Permalink
removes --if-present
Browse files Browse the repository at this point in the history
  • Loading branch information
tsamaya committed Apr 28, 2024
1 parent 6685d80 commit c619ee1
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 @@ -37,4 +37,4 @@ jobs:
- run: pnpm test
env:
OPENCAGE_API_KEY: ${{ secrets.OPENCAGE_API_KEY }}
- run: pnpm run build --if-present
- run: pnpm run build

0 comments on commit c619ee1

Please sign in to comment.