Skip to content

Commit

Permalink
modify workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebe-lew committed Mar 4, 2024
1 parent e480c0b commit b530111
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docs-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ jobs:
uses: cashapp/activate-hermit@v1

- name: Install dependencies
run: |
pnpm install --frozen-lockfile
run: pnpm install --frozen-lockfile

- name: Build all workspace packages
run: pnpm --recursive --stream build
Expand Down

0 comments on commit b530111

Please sign in to comment.