This commit is contained in:
Shaun Reed 2022-11-19 22:42:53 -05:00
parent 8906a4c508
commit 380c93b824
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
if: matrix.os == 'windows-latest'
uses: crazy-max/ghaction-chocolatey@v2.0.0
with:
args: install pkgconfiglite
args: install pkgconfiglite --checksum e87b5ea3c9142256af60f2d5b917aa63b571e6a0 --checksum-type sha1
- name: Build Qtk
shell: bash