From 9facf9bff3d848a3a6ddfa5849fa26c97d6d46ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20M=C3=BCller?= Date: Wed, 27 Nov 2024 17:35:34 +0100 Subject: [PATCH] ci: fix yaml --- .github/workflows/deploy_github_signed_windows.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/deploy_github_signed_windows.yml b/.github/workflows/deploy_github_signed_windows.yml index aa8ab08..8e820d7 100644 --- a/.github/workflows/deploy_github_signed_windows.yml +++ b/.github/workflows/deploy_github_signed_windows.yml @@ -57,7 +57,6 @@ jobs: wait-for-completion: true output-artifact-directory: 'build-recipes/dist/PyJibe' parameters: | - # must be JSON, but we cannot nest env in a `toJSON` call Version: '"${{ env.RELEASE_VERSION }}"' Release_Tag: ${{ env.RELEASE_VERSION }} - name: Create Windows installer @@ -86,7 +85,6 @@ jobs: wait-for-completion: true output-artifact-directory: 'build-recipes/Output' parameters: | - # must be JSON, but we cannot nest env in a `toJSON` call Version: '"${{ env.RELEASE_VERSION }}"' Release_Tag: ${{ env.RELEASE_VERSION }} - name: Rename windows installer to signed