Attempt to cross-compile for arm64 Linux
This commit is contained in:
parent
968004ed44
commit
a8af28d381
1
.github/workflows/osrm-backend.yml
vendored
1
.github/workflows/osrm-backend.yml
vendored
@ -35,6 +35,7 @@ jobs:
|
||||
apt-get update -y && apt-get install -y python3 nodejs cmake build-essential
|
||||
|
||||
run: |
|
||||
python3 -m ensurepip --upgrade
|
||||
python3 -m pip install conan==1.53.0
|
||||
|
||||
npm install --ignore-scripts
|
||||
|
Loading…
Reference in New Issue
Block a user