Attempt to cross-compile for arm64 Linux
This commit is contained in:
parent
41e36a75ae
commit
7f1016973e
1
.github/workflows/osrm-backend.yml
vendored
1
.github/workflows/osrm-backend.yml
vendored
@ -37,6 +37,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
apt-get update -y && apt-get install -y python3-pip
|
apt-get update -y && apt-get install -y python3-pip
|
||||||
pip3 install conan==1.53.0
|
pip3 install conan==1.53.0
|
||||||
|
apt-get update -y && apt-get install -y npm
|
||||||
|
|
||||||
npm install --ignore-scripts
|
npm install --ignore-scripts
|
||||||
npm link --ignore-scripts
|
npm link --ignore-scripts
|
||||||
|
Loading…
Reference in New Issue
Block a user