Skip to content

Commit 7a60884

Browse files
committed
Release stable action: Debug arm
1 parent 3b19f37 commit 7a60884

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release-stable.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,10 @@ jobs:
229229
with:
230230
ref: master
231231

232+
#-- PATCH! For ARM use NWjs 0.60
233+
- name: Setup por arm64
234+
run: ./scripts/preInstallArm64.sh
235+
232236
- name: Setup Nodejs version
233237
uses: actions/setup-node@v3
234238
with:

0 commit comments

Comments
 (0)