Skip to content

Commit

Permalink
yarn install v1.22.19
Browse files Browse the repository at this point in the history
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
Done in 26.46s. is recommened in changeset docs.
  • Loading branch information
stevensJourney committed Oct 12, 2023
1 parent a41ab5b commit 0c85037
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 @@ -24,7 +24,7 @@ jobs:
node-version: 18

- name: Install Dependencies
run: yarn install --frozen-lockfile
run: yarn

- name: Create Release Pull Request or Publish to npm
id: changesets
Expand Down

0 comments on commit 0c85037

Please sign in to comment.