try to fix this
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Andre Henriques 2023-07-11 20:12:15 +01:00
parent 24d9505fcf
commit 3b0684b69c

View File

@ -6,7 +6,7 @@ name: Build and deploy
steps:
- name: Build
commands:
- nvm use 20
- node --version | grep 20
- pnpm build
- ls