Skip to content

Commit

Permalink
AAAAAAAAAAAAAA
Browse files Browse the repository at this point in the history
  • Loading branch information
Pencilcaseman committed Feb 26, 2023
1 parent 7d52fdf commit 7fbc2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
submodules: recursive

- name: Set up Clang
if: ${{ matrix.cc == "cc" }}
if: ${{ ${{ matrix.cc }} == "cc" }}
uses: egor-tensin/setup-clang@v1
with:
version: latest
Expand Down

0 comments on commit 7fbc2ee

Please sign in to comment.