ci(release test):with dependency
This commit is contained in:
3
.github/workflows/release-build.yml
vendored
3
.github/workflows/release-build.yml
vendored
@@ -164,6 +164,9 @@ jobs:
|
||||
goarch: arm64
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- name: Install dependencies
|
||||
uses: ./.github/actions/setup-deps
|
||||
- name: Download Platform Artifact
|
||||
uses: actions/download-artifact@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user