Update workflow
This commit is contained in:
parent
7a0988f01b
commit
5a5aec9727
|
@ -26,7 +26,7 @@ jobs:
|
|||
cache: pnpm
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
run: pnpm install
|
||||
|
||||
# - name: Lint
|
||||
# run: pnpm lint
|
||||
|
|
Loading…
Reference in New Issue