diff --git a/.github/workflows/package-pusher.yml b/.github/workflows/package-pusher.yml index 9a7981f..464e662 100644 --- a/.github/workflows/package-pusher.yml +++ b/.github/workflows/package-pusher.yml @@ -18,8 +18,8 @@ jobs: steps: - name: Install Dependencies run: | - # Placeholder for installing dependencies - # choco install chocolatey-core.extension -y + # Used to easily update metadata before pushing packages + choco install wormies-au-helpers -y --ignore-dependencies shell: powershell - name: Environment Information run: |