fix: temp fix

pm ci error
This commit is contained in:
Orangii
2022-07-01 15:36:43 +08:00
parent e51eccb41b
commit c4dec0b031

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