mirror of
https://github.com/electron/electron.git
synced 2026-01-10 16:08:06 -05:00
build: add needed steps/tweaks to Linux publish job (#42477)
* build: add libcxx to Linux publish * build: temp change ref to branch * build: remove hunspell dictionaries * build: modify release build script for linux * build: switch back to main
This commit is contained in:
@@ -33,6 +33,7 @@ const circleCIPublishIndividualArches = {
|
||||
};
|
||||
|
||||
const ghActionsPublishWorkflows = [
|
||||
'linux-publish',
|
||||
'macos-publish'
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user