Update winArm.yml

This commit is contained in:
smartfridge 2022-11-19 20:05:28 +01:00 committed by GitHub
parent cdc331392e
commit a072e389a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,11 +14,13 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
- name: Set architecture
run: set npm_config_arch=arm64
- name: Install pnpm
run: npm i -g pnpm && pnpm setup
- name: Set architecture
run: set npm_config_arch=arm64
- name: Install Node dependencies
run: pnpm install -g cargo-cp-artifact && pnpm install
@ -35,4 +37,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: ArmCordWindows
path: dist/
path: dist/