Skip to content

Commit

Permalink
ci: 🎡 Small fix release github action
Browse files Browse the repository at this point in the history
  • Loading branch information
nbentoneves committed Jul 14, 2023
1 parent ab53798 commit 85a19d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
cache: 'yarn'

- name: Install dependencies ⚙️
run: yarn run install
run: yarn install

- name: Build 🍞
run: yarn run build
Expand Down

0 comments on commit 85a19d8

Please sign in to comment.