mirror of
https://git.freecumextremist.com/grumbulon/pomme.git
synced 2024-11-22 10:43:47 +00:00
add pnpm i
This commit is contained in:
parent
20b0bbe6d7
commit
f373ac1da5
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ local testing(version, arch) = {
|
|||
name: 'lint-frontend',
|
||||
image: 'guergeiro/pnpm',
|
||||
commands: [
|
||||
'pnpm i',
|
||||
'make lint-frontend',
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue