Skip to content

Commit

Permalink
Merge branch 'missing-deps'
Browse files Browse the repository at this point in the history
  • Loading branch information
AdmiringWorm committed Apr 7, 2022
2 parents 37760ca + 1258476 commit da12a7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/package-pusher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit da12a7e

Please sign in to comment.