|
|
@ -111,6 +111,7 @@ jobs:
|
|
|
|
node -p "process.arch" && \
|
|
|
|
node -p "process.arch" && \
|
|
|
|
node -v && \
|
|
|
|
node -v && \
|
|
|
|
npm -v && \
|
|
|
|
npm -v && \
|
|
|
|
|
|
|
|
npm run electron:build --unsafe-perm=true --allow-root || chmod -R 777 /root/.cache/electron/electron-v17.4.11-linux-arm64.zip && \
|
|
|
|
npm run electron:build --unsafe-perm=true --allow-root && \
|
|
|
|
npm run electron:build --unsafe-perm=true --allow-root && \
|
|
|
|
cd dist_electron && \
|
|
|
|
cd dist_electron && \
|
|
|
|
ls -lah && \
|
|
|
|
ls -lah && \
|
|
|
|