Skip to content

Commit

Permalink
Try with prod=false
Browse files Browse the repository at this point in the history
  • Loading branch information
Neztore committed Aug 30, 2024
1 parent da6dc10 commit 97801f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
PROTECTED_BRANCH_REVIEWER_TOKEN: ${{ secrets.PROTECTED_BRANCH_REVIEWER_TOKEN }}
run: |
corepack enable
yarn install --frozen-lockfile
yarn install --immutable --production=false
npx auto shipit

0 comments on commit 97801f7

Please sign in to comment.