Update osrm-backend.yml
This commit is contained in:
parent
2c16318c29
commit
ff3ef8945a
3
.github/workflows/osrm-backend.yml
vendored
3
.github/workflows/osrm-backend.yml
vendored
@ -48,6 +48,9 @@ jobs:
|
||||
run: |
|
||||
./lib/binding/osrm-datastore.exe test/data/ch/monaco.osrm
|
||||
npm run nodejs-tests
|
||||
- name: Build Node package
|
||||
run: |
|
||||
./node_modules/.bin/node-pre-gyp reveal
|
||||
- name: Build Node package
|
||||
run: ./scripts/ci/node_package.sh
|
||||
- name: Publish Node package
|
||||
|
||||
Loading…
Reference in New Issue
Block a user