Skip to content

Commit

Permalink
pr
Browse files Browse the repository at this point in the history
  • Loading branch information
joshcooper committed Nov 21, 2023
1 parent cdbde89 commit 1de74e3
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 @@ -45,6 +45,7 @@ jobs:
choco install -y pl-zlib-x64 -Version 1.2.8.1 -source https://www.myget.org/F/puppetlabs
choco install -y pester -Version 4.10.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 1de74e3

Please sign in to comment.