Attempt to cross-compile for arm64 Linux

This commit is contained in:
Siarhei Fedartsou 2022-10-15 13:47:09 +02:00
parent 41e36a75ae
commit 7f1016973e

View File

@ -37,7 +37,8 @@ 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