From bc601286792318bdc2eb2e645bb43cc50d00d80e Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Thu, 19 Dec 2024 16:11:41 -0700 Subject: [PATCH] ci: Fixed a typo in the test chocolatey deployment workflow [skip ci] --- .github/workflows/test-chocolatey-deploy.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test-chocolatey-deploy.yml b/.github/workflows/test-chocolatey-deploy.yml index 3341eac..8128618 100644 --- a/.github/workflows/test-chocolatey-deploy.yml +++ b/.github/workflows/test-chocolatey-deploy.yml @@ -9,7 +9,6 @@ on: jobs: publish-chocolatey-package: - needs: [publish-github-release] name: Publish Chocolatey Package runs-on: windows-latest steps: