From eead4f49c7d91eda3e061d2732218e2f1439ea46 Mon Sep 17 00:00:00 2001 From: dzmipt Date: Fri, 7 Jun 2024 18:40:40 +0200 Subject: [PATCH] installer for Windows --- .github/workflows/distro.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/distro.yaml b/.github/workflows/distro.yaml index 0ced0f95..05374caa 100644 --- a/.github/workflows/distro.yaml +++ b/.github/workflows/distro.yaml @@ -40,7 +40,6 @@ jobs: reporter: java-junit fail-on-error: true - - name: Upload windows binary - uses: actions/upload-artifact@v3.1.2 + - uses: actions/upload-artifact@v3.1.2 name: Windows binary path: kdbStudio-4.1.exe