Skip to content

Commit 37728b1

Browse files
authored
chore: ci 升级到 yarn (#3036)
1 parent 1e830f0 commit 37728b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-inspection.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
surge_token: ${{ secrets.SURGE_TOKEN }}
2121
github_token: ${{ secrets.GITHUB_TOKEN }}
2222
build: |
23-
npm install
23+
yarn
2424
- name: Get the preview url
2525
run: echo "url => ${{ steps.preview_step.outputs.preview_url }}"

0 commit comments

Comments
 (0)