Skip to content

Commit

Permalink
fix: force use latest
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Jan 12, 2023
1 parent 1b3c174 commit 105fbe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ jobs:
id: install_code
run: pnpm install --frozen-lockfile
- name: CLI capacitor-standard-version install
run: pnpm dlx capacitor-standard-version --version
run: pnpm dlx capacitor-standard-version@latest --version

0 comments on commit 105fbe5

Please sign in to comment.