Skip to content

Commit

Permalink
Update .github/workflows/bump.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marikaner authored Sep 13, 2024
1 parent 00e20eb commit 3948dff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
node-version: ${{ vars.DEFAULT_NODE_VERSION }}
cache: 'pnpm'
- run: pnpm install --frozen-lockfile
- run: ls /home/runner/work/ai-sdk-js/ai-sdk-js/.changeset
- uses: sap/cloud-sdk-js/.github/actions/changesets-fixed-version-bump@merge-changelogs
name: Bump version
id: bump
Expand Down

0 comments on commit 3948dff

Please sign in to comment.