Update osrm-backend.yml

This commit is contained in:
Siarhei Fedartsou 2022-09-08 23:31:44 +02:00 committed by GitHub
parent 2c16318c29
commit ff3ef8945a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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