Yarn already be there...
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-05-02 01:45:47 -04:00
parent 6d35d7d3ab
commit fda0e160d4

View File

@@ -9,7 +9,6 @@ steps:
- name: Lint
image: node:latest
commands:
- npm install -g yarn
- yarn install
- yarn lint