From 5a0cb417b394299b5bcf521e53e3ac8f69623750 Mon Sep 17 00:00:00 2001 From: Arslan Siraj <93129328+Arslan-Siraj@users.noreply.github.com> Date: Wed, 18 Oct 2023 14:51:54 +0200 Subject: [PATCH] Update build-windows-executable-app.yaml --- .github/workflows/build-windows-executable-app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-windows-executable-app.yaml b/.github/workflows/build-windows-executable-app.yaml index 0bc8ebc0..b57fc161 100644 --- a/.github/workflows/build-windows-executable-app.yaml +++ b/.github/workflows/build-windows-executable-app.yaml @@ -1,5 +1,5 @@ name: Build executable for Windows -on: [push] +on: [push] jobs: build-openms: