Skip to content

Commit

Permalink
[Fix] Run pnpm download-helper-binaries in the AppVeyor setup (#3931)
Browse files Browse the repository at this point in the history
Run `pnpm download-helper-binaries` in the AppVeyor setup
  • Loading branch information
CommandMC authored Aug 11, 2024
1 parent e200b0d commit b494685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ install:
- corepack enable
- corepack prepare pnpm@latest-8 --activate
- pnpm install
- pnpm download-helper-binaries

environment:
GH_TOKEN:
Expand Down

0 comments on commit b494685

Please sign in to comment.