From 5026fdecd9eb9aad1f14274baff26f43cdfdd731 Mon Sep 17 00:00:00 2001 From: Gokul Prathin <45752727+gokulprathin8@users.noreply.github.com> Date: Wed, 22 Nov 2023 10:58:04 -0500 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 86b3d3144..47740ce66 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -136,7 +136,7 @@ jobs: path: /Users/runner/work/Geoweaver/Geoweaver/Geoweaver.dmg release: - needs: [build-jar, build-macos] + needs: [build-jar, build-macos, build-windows] runs-on: ubuntu-latest steps: