From 6bea4f75dcd78046f0841f1b3c26e5128a14f2e4 Mon Sep 17 00:00:00 2001 From: Devedse Date: Mon, 26 Apr 2021 20:39:13 +0200 Subject: [PATCH] Fix --- .github/workflows/githubactionsbuilds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/githubactionsbuilds.yml b/.github/workflows/githubactionsbuilds.yml index fa1aabe..f7e02e8 100644 --- a/.github/workflows/githubactionsbuilds.yml +++ b/.github/workflows/githubactionsbuilds.yml @@ -87,7 +87,7 @@ jobs: path: DeveImageOptimizerWPF\bin\Release\net5.0-windows\win-x64\publish\DeveImageOptimizerWPF.exe release_github: - needs: [intellicode, build_windows] + needs: [generate_version_number,intellicode, build_windows] runs-on: windows-latest steps: - name: Download all artifacts