Refactor texture handling #10

Merged
shaunrd0 merged 12 commits from texture into master 2022-11-24 22:26:54 +00:00
Showing only changes of commit 380c93b824 - Show all commits

View File

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