Skip to content

Commit

Permalink
ci: 💚 remove dep install
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydrichards committed Feb 11, 2024
1 parent 78932f4 commit 6d0079a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tag-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ jobs:
restore-keys: |
node
- name: Install deps
uses: oven-sh/setup-bun@v1
- run: bun install --frozen-lockfile

- name: Tag Version
run: npx semantic-release
env:
Expand Down

0 comments on commit 6d0079a

Please sign in to comment.