From 84cc6bc35e7de925ada260dfae589c2b60459de0 Mon Sep 17 00:00:00 2001 From: James Elliott Date: Sat, 24 Feb 2024 20:43:03 -0600 Subject: [PATCH] Try new build workflow, take two --- .github/workflows/uberjar.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/uberjar.yml b/.github/workflows/uberjar.yml index 446eff18..b13c4b31 100644 --- a/.github/workflows/uberjar.yml +++ b/.github/workflows/uberjar.yml @@ -184,8 +184,8 @@ jobs: runs-on: ubuntu-latest needs: - build_dmg - build_msi + - build_dmg + - build_msi steps: - name: Update release title, description, and status