Skip to content

Commit

Permalink
Drop the update command, wonder what that did
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Jun 26, 2023
1 parent eaf9561 commit 9ef0260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
version: 8

- run: pnpm install
- run: pnpm run update -r
# - run: pnpm run update -r
- run: pnpm bootstrap
- run: pnpm run test

Expand Down

0 comments on commit 9ef0260

Please sign in to comment.