mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-01-18 22:43:41 +08:00
Update binaries_dev.yml
This commit is contained in:
parent
1dced26304
commit
5f3784ee05
2
.github/workflows/binaries_dev.yml
vendored
2
.github/workflows/binaries_dev.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
|||||||
asset_name: "weed-${{ env.BUILD_TIME }}-${{ matrix.goos }}-${{ matrix.goarch }}"
|
asset_name: "weed-${{ env.BUILD_TIME }}-${{ matrix.goos }}-${{ matrix.goarch }}"
|
||||||
|
|
||||||
build_dev_darwin:
|
build_dev_darwin:
|
||||||
needs: build_dev_linux
|
needs: build_dev_linux_windows
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
Reference in New Issue
Block a user