Browse Source

Update binaries_dev.yml

pull/2613/head
Chris Lu 3 years ago
committed by GitHub
parent
commit
5f3784ee05
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/binaries_dev.yml

2
.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:

Loading…
Cancel
Save