Skip to content

Commit

Permalink
pr
Browse files Browse the repository at this point in the history
  • Loading branch information
joshcooper committed Nov 22, 2023
1 parent 843191a commit 20ad23c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
choco install -y pester -Version 4.10.1
choco install -y ruby -Version 3.1.3.1
# And our library dependencies
gh release download -R puppetlabs/leatherman $env:LEATHERMAN_VERSION --pattern "leatherman.7z"
7z.exe x leatherman.7z -oC:\tools | FIND /V "ing "
Expand Down

0 comments on commit 20ad23c

Please sign in to comment.