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