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:
parent
5abefc5dc3
commit
a4f201a5f3
3 changed files with 6 additions and 8 deletions
|
@ -33,6 +33,7 @@ const circleCIPublishIndividualArches = {
|
|||
};
|
||||
|
||||
const ghActionsPublishWorkflows = [
|
||||
'linux-publish',
|
||||
'macos-publish'
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue