Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
fix: yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschall committed Mar 30, 2023
1 parent 65cb86a commit 6dc9d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
node-version: 16.19.1
- name: Setup yarn
- run: yarn set version berry
run: yarn set version berry
- uses: actions/setup-node@v3
with:
node-version: 16.19.1
Expand Down

0 comments on commit 6dc9d42

Please sign in to comment.