chore(homebrew): add bottle do section placeholder (#4525)
This commit is contained in:
parent
d3d26f344c
commit
1fa7457eab
6 changed files with 17 additions and 8 deletions
4
.github/workflows/ci-homebrew.yml
vendored
4
.github/workflows/ci-homebrew.yml
vendored
|
|
@ -50,7 +50,7 @@ jobs:
|
|||
steps:
|
||||
- name: More space
|
||||
if: runner.os == 'Linux'
|
||||
uses: LizardByte/actions/actions/more_space@v2025.1220.21713
|
||||
uses: LizardByte/actions/actions/more_space@4586d7925d5781050fec9819bd497106a7ae2ba3 # v2025.1221.31807
|
||||
with:
|
||||
analyze-space-savings: true
|
||||
clean-all: true
|
||||
|
|
@ -142,7 +142,7 @@ jobs:
|
|||
- name: Validate Homebrew Formula
|
||||
id: test
|
||||
if: matrix.release != true
|
||||
uses: LizardByte/actions/actions/release_homebrew@v2025.1220.21713
|
||||
uses: LizardByte/actions/actions/release_homebrew@4586d7925d5781050fec9819bd497106a7ae2ba3 # v2025.1221.31807
|
||||
with:
|
||||
formula_file: ${{ github.workspace }}/homebrew/sunshine.rb
|
||||
git_email: ${{ secrets.GIT_EMAIL }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue