Skip to content

Commit

Permalink
Fix dev bump (#185)
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Cowlishaw <[email protected]>
  • Loading branch information
timotheeguerin and markcowl authored Jan 29, 2024
1 parent f699d8e commit 8951395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
nodeVersion: "20.x"
- template: ./templates/build.yml

- script: node ./core/packages/internal-build-utils/cmd/cli.js bump-version-preview . ./core
- script: node ./core/packages/internal-build-utils/cmd/cli.js bump-version-preview .
displayName: Bump version to prerelease targets

- script: |
Expand Down

0 comments on commit 8951395

Please sign in to comment.