fix: workflow fix
This commit is contained in:
parent
fbe0781229
commit
f8c2f4f228
1 changed files with 2 additions and 2 deletions
|
@ -59,8 +59,8 @@ jobs:
|
|||
cd /tmp/mklittlefs &&
|
||||
git submodule update --init &&
|
||||
make dist
|
||||
- name: Install yarn
|
||||
run: pnpm
|
||||
- name: Install pnpm packages
|
||||
run: pnpm install
|
||||
- name: Run linter
|
||||
run: pnpm lint
|
||||
- name: Run vitest tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue