chore: update

This commit is contained in:
Hakadao
2024-12-09 02:44:55 +08:00
parent 64ef0bac6a
commit 0680a4aee2

View File

@@ -49,8 +49,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
run_install: |
- args: [--frozen-lockfile]
run_install: false
- name: Lint
if: ${{ matrix.os == 'ubuntu-latest' }}