Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/ft/v1-v2' into ft/v1-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvink96 committed Dec 2, 2023
1 parent 5c9238a commit 2bd6f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# Job steps
steps:
- uses: actions/checkout@v3
- run: yarn set-version berry && yarn
- run: yarn set version berry && yarn
#👇 Adds Chromatic as a step in the workflow
- uses: chromaui/action@v1
# Options required for Chromatic's GitHub Action
Expand Down

0 comments on commit 2bd6f0f

Please sign in to comment.