ci(release-homebrew-beta): fix artifact path (#4094)
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user