Skip to content

Commit

Permalink
updarte specific yarn version
Browse files Browse the repository at this point in the history
  • Loading branch information
ethriel3695 committed May 22, 2024
1 parent 5e1b0bd commit 0656726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-test-yarn-classic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
node-version: lts/*
- run: rm -rf subdir # remove conflicting subproject
- run: corepack enable
- run: yarn set version 1.x.x
- run: yarn set version 1.22.22
- run: yarn install
- name: run chromatic
run: npx -p . chromatic --build-script-name build-test-storybook --exit-zero-on-changes --force-rebuild
Expand Down

0 comments on commit 0656726

Please sign in to comment.