Skip to content

Commit

Permalink
fix: run
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecesr committed Sep 26, 2024
1 parent 381ce4e commit 5869729
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,5 @@ jobs:
with:
node-version: '20.x'
cache: 'yarn'

- name: Install dependencies
run: yarn --frozen-lockfile
run: yarn release
- run: yarn --frozen-lockfile
- run: yarn release

0 comments on commit 5869729

Please sign in to comment.