workflows: set HOMEBREW_NO_PATCHELF_RB for publish job
parent
0688c05958
commit
8f0331d2b9
|
@ -15,6 +15,7 @@ jobs:
|
|||
HOMEBREW_FORCE_HOMEBREW_ON_LINUX: 1
|
||||
HOMEBREW_NO_ANALYTICS: 1
|
||||
HOMEBREW_NO_AUTO_UPDATE: 1
|
||||
HOMEBREW_NO_PATCHELF_RB: 1
|
||||
steps:
|
||||
- name: Post comment once started
|
||||
uses: Homebrew/actions/post-comment@master
|
||||
|
|
Loading…
Reference in New Issue