From 3669863ccf90a6af2477f09555d058eee261b421 Mon Sep 17 00:00:00 2001 From: Kae <80987908+Novaenia@users.noreply.github.com> Date: Sun, 19 May 2024 18:57:42 +1000 Subject: [PATCH] Update build_windows.yml --- .github/workflows/build_windows.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build_windows.yml b/.github/workflows/build_windows.yml index 6d726f4..cf50594 100644 --- a/.github/workflows/build_windows.yml +++ b/.github/workflows/build_windows.yml @@ -62,7 +62,7 @@ jobs: - name: Upload Artifacts uses: actions/upload-artifact@v4 with: - name: OpenStarbound-Windows + name: OpenStarbound-Windows-All-DevOnly path: dist/* - name: Upload Client @@ -86,4 +86,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: Installer - path: installer/* \ No newline at end of file + path: installer/*