Skip to content

Commit

Permalink
cope(ci): make msys actually have clang
Browse files Browse the repository at this point in the history
  • Loading branch information
h4rldev committed Sep 5, 2024
1 parent 46ae667 commit 7282e0f
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 @@ -25,6 +25,7 @@ jobs:
install: |
libbsd
mingw-w64-${{matrix.env}}-just
clang
- name: Install just on ubuntu
if: matrix.os == 'ubuntu-24.04'
uses: extractions/setup-just@dd310ad5a97d8e7b41793f8ef055398d51ad4de6 # v2
Expand Down

0 comments on commit 7282e0f

Please sign in to comment.