Attempt to cross-compile for arm64 Linux

This commit is contained in:
Siarhei Fedartsou 2022-10-15 13:43:56 +02:00
parent a8af28d381
commit 41e36a75ae

View File

@ -35,8 +35,8 @@ jobs:
apt-get update -y && apt-get install -y python3 nodejs cmake build-essential apt-get update -y && apt-get install -y python3 nodejs cmake build-essential
run: | run: |
python3 -m ensurepip --upgrade apt-get update -y && apt-get install -y python3-pip
python3 -m pip install conan==1.53.0 pip3 install conan==1.53.0
npm install --ignore-scripts npm install --ignore-scripts
npm link --ignore-scripts npm link --ignore-scripts