aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2022-01-19 22:24:57 -0800
committerGitHub <noreply@github.com>2022-01-19 22:24:57 -0800
commit5f3784ee0509d529089e590777d5c9ca24885ddf (patch)
tree89f1a7d5268a9849c4d9be03e75bf2c41c8119bd
parent1dced263046005768b2a570d29092d0062ab8bf2 (diff)
downloadseaweedfs-5f3784ee0509d529089e590777d5c9ca24885ddf.tar.xz
seaweedfs-5f3784ee0509d529089e590777d5c9ca24885ddf.zip
Update binaries_dev.yml
-rw-r--r--.github/workflows/binaries_dev.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/binaries_dev.yml b/.github/workflows/binaries_dev.yml
index 6ade2d2d3..207bb9700 100644
--- a/.github/workflows/binaries_dev.yml
+++ b/.github/workflows/binaries_dev.yml
@@ -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: