Skip to content

Commit

Permalink
gfd
Browse files Browse the repository at this point in the history
  • Loading branch information
marikaner committed Sep 13, 2024
1 parent d80a6df commit ef921c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ 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
- run: ls /home/runner/work/ai-sdk-js
- run: ls /home/runner/work/ai-sdk-js/ai-sdk-js/.changeset
- name: Setup git
run: |
git config --global user.email "[email protected]"
Expand Down

0 comments on commit ef921c5

Please sign in to comment.