ci(release-homebrew-beta): fix artifact path (#4094)
This commit is contained in:
parent
2b785b3cb9
commit
31f87bbc18
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -228,6 +228,7 @@ jobs:
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: beta-Homebrew
|
name: beta-Homebrew
|
||||||
|
path: homebrew
|
||||||
|
|
||||||
- name: Upload Homebrew Beta Formula
|
- name: Upload Homebrew Beta Formula
|
||||||
uses: LizardByte/actions/actions/release_homebrew@v2025.715.25226
|
uses: LizardByte/actions/actions/release_homebrew@v2025.715.25226
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue