Skip to content

Commit

Permalink
ci: windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gotson committed Aug 21, 2024
1 parent 4a39991 commit 2fac53d
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: gradle/actions/setup-gradle@v3
env:
LD_LIBRARY_PATH: /home/linuxbrew/.linuxbrew/lib
JAVA_LIBRARY_PATH: /usr/local/lib/
JAVA_LIBRARY_PATH: "/usr/local/lib/:./test-libraries/windows/x64/"
with:
arguments: build
gradle-home-cache-includes: |
Expand Down
Binary file added test-libraries/windows/x64/aom.dll
Binary file not shown.
Binary file added test-libraries/windows/x64/archive.dll
Binary file not shown.
Binary file added test-libraries/windows/x64/brotlicommon.dll
Binary file not shown.
Binary file added test-libraries/windows/x64/brotlidec.dll
Binary file not shown.
Binary file added test-libraries/windows/x64/brotlienc.dll
Binary file not shown.
Binary file added test-libraries/windows/x64/dav1d.dll
Binary file not shown.
Binary file added test-libraries/windows/x64/heif.dll
Binary file not shown.
Binary file added test-libraries/windows/x64/hwy.dll
Binary file not shown.
Binary file added test-libraries/windows/x64/jxl.dll
Binary file not shown.
Binary file added test-libraries/windows/x64/jxl_threads.dll
Binary file not shown.
Binary file added test-libraries/windows/x64/lcms2.dll
Binary file not shown.
Binary file added test-libraries/windows/x64/libde265.dll
Binary file not shown.
Binary file added test-libraries/windows/x64/libsharpyuv.dll
Binary file not shown.
Binary file added test-libraries/windows/x64/libx265.dll
Binary file not shown.
Binary file added test-libraries/windows/x64/zlib1.dll
Binary file not shown.

0 comments on commit 2fac53d

Please sign in to comment.