fix: temp fix

pm ci error
This commit is contained in:
Orangii 2022-07-01 15:36:43 +08:00
parent e51eccb41b
commit c4dec0b031
No known key found for this signature in database
GPG Key ID: F47A313E6F765BEB

View File

@ -48,7 +48,7 @@ jobs:
node-version: ${{ matrix.node }}
- name: Install dependencies
run: npm ci
run: npm i
# - name: Run tests
# run: npm run test