Skip to content

Commit

Permalink
pkg.pr.new publish ignore engines
Browse files Browse the repository at this point in the history
neotrow committed Aug 13, 2024

Verified

This commit was signed with the committer’s verified signature.
dplocki Dawid Płocki
1 parent bbf3277 commit 94dae68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pkg.pr.new.yml
Original file line number Diff line number Diff line change
@@ -17,8 +17,8 @@ jobs:

- uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20

- run: yarn --frozen-lockfile
- run: yarn --frozen-lockfile --ignore-engines

- run: npx pkg-pr-new publish

0 comments on commit 94dae68

Please sign in to comment.