mirror of
https://github.com/plausible/analytics.git
synced 2024-11-22 18:52:38 +03:00
Install deps for tracker
This commit is contained in:
parent
01c5a6cb5a
commit
bd64372e6b
1
.github/workflows/node.yml
vendored
1
.github/workflows/node.yml
vendored
@ -21,6 +21,7 @@ jobs:
|
||||
with:
|
||||
node-version: ${{steps.versions.outputs.nodejs}}
|
||||
- run: npm install --prefix ./assets
|
||||
- run: npm install --prefix ./tracker
|
||||
- run: npm run lint --prefix ./assets
|
||||
- run: npm run check-format --prefix ./assets
|
||||
- run: npm run deploy --prefix ./assets
|
||||
|
Loading…
Reference in New Issue
Block a user