Skip to content

Commit

Permalink
change libjxl to release
Browse files Browse the repository at this point in the history
  • Loading branch information
Isotr0py committed Sep 30, 2023
1 parent 359d555 commit 5e60167
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
# sudo apt update
# sudo apt install -y cmake clang doxygen g++ extra-cmake-modules libgif-dev libjpeg-dev ninja-build libgoogle-perftools-dev libunwind-dev
# libbrotli-dev nasm pkg-config ninja-build
# - name: Yum Install dependencys
# run: |
# yum install -y cmake clang doxygen gcc-c++ extra-cmake-modules ninja-build giflib-devel libjpeg-devel
- name: Yum Install dependencys
run: |
yum install -y cmake clang doxygen gcc-c++ extra-cmake-modules ninja-build
- name: Build and install libjxl
run: |
Expand Down

0 comments on commit 5e60167

Please sign in to comment.