Skip to content

Commit

Permalink
chore(ci): add quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
Cute0110 committed Sep 28, 2022
1 parent a8e0ca4 commit 4e9854d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
node-version: 16.14.2
registry-url: https://registry.npmjs.org/
- run: |
pnpm --filter ./packages/** --filter query install
run: pnpm --filter "./packages/**" --filter query install
git config --global user.name 'Tanner Linsley'
git config --global user.email '[email protected]'
pnpm run cipublish
Expand Down

0 comments on commit 4e9854d

Please sign in to comment.