mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-10 08:58:15 +08:00
👷 移除lockfile
This commit is contained in:
2
.github/workflows/qodana_code_quality.yml
vendored
2
.github/workflows/qodana_code_quality.yml
vendored
@@ -19,6 +19,8 @@ jobs:
|
||||
uses: pnpm/action-setup@v2
|
||||
with:
|
||||
version: 8.14.1
|
||||
- name: remove lockfile
|
||||
run: rm -f pnpm-lock.yaml
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
- name: "Qodana Scan"
|
||||
|
||||
Reference in New Issue
Block a user