We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 196c395 commit f473badCopy full SHA for f473bad
.github/workflows/release-build.yml
@@ -77,7 +77,7 @@ jobs:
77
run: npm run app-package
78
env:
79
NODE_OPTIONS: '--max_old_space_size=6144'
80
- BUILD_TARGETS: appimage,tar.gz
+ BUILD_TARGETS: AppImage,tar.gz
81
82
- name: Package app (Linux X64 only)
83
if: runner.os == 'Linux' && runner.arch == 'X64'
0 commit comments