diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 246fc22..0150e41 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -20,7 +20,7 @@ jobs: with: node-version: 12 - run: npm ci - - run: npm run geojson + - run: npm start - run: npm run gtfs - name: Create Release id: create_release