dispatch-build-bottle.yml: set HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK (#66649)

master
FX Coudert 2020-12-10 14:30:50 +01:00 committed by GitHub
parent 661095d301
commit 5feebeee36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ jobs:
PATH: '/opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin'
GITHUB_ACTIONS_HOMEBREW_SELF_HOSTED: 1
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK: 1
steps:
- name: ${{github.event.inputs.formula}}
id: print_details