Skip to content

Commit

Permalink
Removed libjxl setup
Browse files Browse the repository at this point in the history
  • Loading branch information
SalOne22 committed Oct 15, 2023
1 parent acfc486 commit 336fcb3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/rimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,6 @@ jobs:
if: matrix.target == 'x86_64-apple-darwin'
run: brew install jpeg-xl

- name: Setup libjxl 🧑‍💻 (msvc)
if: endsWith(matrix.target, '-msvc')
run: brew install jpeg-xl

- name: Setup rust toolchain 🦀
uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 336fcb3

Please sign in to comment.