Skip to content

Commit

Permalink
ci: avoid installing with edge dependency changes
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 22, 2023
1 parent 27f2cc4 commit c431b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release-edge.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pnpm changelogen --bump
pnpm jiti ./scripts/bump-edge

# Resolve lockfile
pnpm install
# pnpm install

# Update token
if [[ ! -z ${NODE_AUTH_TOKEN} ]] ; then
Expand Down

0 comments on commit c431b71

Please sign in to comment.