wip
This commit is contained in:
parent
8d9f4b067f
commit
72bc8fd9bb
2
.github/workflows/osrm-backend.yml
vendored
2
.github/workflows/osrm-backend.yml
vendored
@ -36,6 +36,8 @@ jobs:
|
||||
node-version: 16
|
||||
- run: node --version
|
||||
- run: npm --version
|
||||
- run: bash env.sh
|
||||
- run: bash -c "echo \"$GITHUB_ENV\""
|
||||
- run: npm ci --ignore-scripts
|
||||
- run: node -e "require('nan')"
|
||||
- run: ls node_modules/nan
|
||||
|
||||
Loading…
Reference in New Issue
Block a user