mirror of
https://github.com/dwaxweiler/connector-mobilizon
synced 2025-02-16 19:50:36 +01:00
fix build command
This commit is contained in:
parent
dd0f4a7965
commit
e30eaa47d2
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -26,5 +26,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: ${{ matrix.node-version }}
|
node-version: ${{ matrix.node-version }}
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run build
|
- run: npm run build-prod
|
||||||
- run: npm test
|
- run: npm test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user