🔧 修复Qodana构建失败x2

This commit is contained in:
目棃
2024-09-17 16:50:23 +08:00
parent 76b5535a71
commit 9843e21946
2 changed files with 15 additions and 15 deletions

View File

@@ -18,7 +18,7 @@ jobs:
with:
version: 9.10.0
- name: Install dependencies
run: pnpm install
run: pnpm install --no-frozen-lockfile
- name: "Qodana Scan"
uses: JetBrains/qodana-action@v2023.3
env: