Build Node bindings on Windows
This commit is contained in:
parent
75780d0ba6
commit
25f3f0fb8b
2
.github/workflows/osrm-backend.yml
vendored
2
.github/workflows/osrm-backend.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
./lib/binding/osrm-datastore.exe test/data/ch/monaco.osrm
|
./lib/binding/osrm-datastore.exe test/data/ch/monaco.osrm
|
||||||
node test/nodejs/index.js | faucet
|
node test/nodejs/index.js
|
||||||
- name: Build Node package
|
- name: Build Node package
|
||||||
shell: bash
|
shell: bash
|
||||||
run: ./scripts/ci/node_package.sh
|
run: ./scripts/ci/node_package.sh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user