Update drone ci to install first
This commit is contained in:
parent
3b0684b69c
commit
93bcd53a9d
@ -7,6 +7,7 @@ steps:
|
|||||||
- name: Build
|
- name: Build
|
||||||
commands:
|
commands:
|
||||||
- node --version | grep 20
|
- node --version | grep 20
|
||||||
|
- pnpm i
|
||||||
- pnpm build
|
- pnpm build
|
||||||
- ls
|
- ls
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user