🚨 修复qodana ci错误

This commit is contained in:
目棃
2024-01-30 13:02:41 +08:00
parent 6b085c200c
commit ea8f41ea8a

View File

@@ -22,7 +22,7 @@ jobs:
- name: remove lockfile
run: rm -f pnpm-lock.yaml
- name: Install dependencies
run: pnpm install --frozen-lockfile
run: pnpm install
- name: "Qodana Scan"
uses: JetBrains/qodana-action@v2023.3
env: