ci: fix wrong path (#28700)

This commit is contained in:
Yihau Chen 2022-11-01 19:22:59 +08:00 committed by GitHub
parent 2a417de916
commit 9d5f019344
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
- name: Build
run: |
script.sh
scripts/test.sh
- name: Publish NPM
run: |