Skip to content

Commit

Permalink
🐛: use dynamic for manylinux workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Isotr0py committed Feb 4, 2024
1 parent 4f6f501 commit 00b1c2b
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 @@ -82,6 +82,7 @@ jobs:
-DJPEGXL_ENABLE_SJPEG=OFF -DJPEGXL_ENABLE_OPENEXR=OFF
cmake --build build
cmake --install build
cd ..
- name: Upload wheels
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 00b1c2b

Please sign in to comment.