mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00: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 }}"
|
||||
|
||||
build_dev_darwin:
|
||||
needs: build_dev_linux
|
||||
needs: build_dev_linux_windows
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Reference in a new issue