Skip to content

Commit f473bad

Browse files
committed
arm64 linux build targets
1 parent 196c395 commit f473bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
run: npm run app-package
7878
env:
7979
NODE_OPTIONS: '--max_old_space_size=6144'
80-
BUILD_TARGETS: appimage,tar.gz
80+
BUILD_TARGETS: AppImage,tar.gz
8181

8282
- name: Package app (Linux X64 only)
8383
if: runner.os == 'Linux' && runner.arch == 'X64'

0 commit comments

Comments
 (0)