Skip to content

Commit a4a3677

Browse files
authored
Update cmake-directxtex.yml
1 parent e5f49b8 commit a4a3677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-directxtex.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
./vcpkg/vcpkg.exe install directx-headers --allow-unsupported --triplet ${{ matrix.vcpkg-triplet }}
7676
./vcpkg/vcpkg.exe install directxmath --allow-unsupported --triplet ${{ matrix.vcpkg-triplet }}
7777
./vcpkg/vcpkg.exe install libpng --triplet ${{ matrix.vcpkg-triplet }}
78-
./vcpkg/vcpkg.exe install libjpeg --triplet ${{ matrix.vcpkg-triplet }}
78+
./vcpkg/vcpkg.exe install libjpeg-turbo --triplet ${{ matrix.vcpkg-triplet }}
7979
./vcpkg/vcpkg.exe install openexr --triplet ${{ matrix.vcpkg-triplet }}
8080
8181
- name: Configure cimgui with CMake for ARM64 on Linux

0 commit comments

Comments
 (0)