Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
poor-circle committed Aug 1, 2023
1 parent caab629 commit 8e698f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu_clang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
uses: seanmiddleditch/gha-setup-ninja@master

- name: Install clang-6
run: sudo apt-get install clang-6 clang++-6
run: sudo apt-get install clang-6.0 clang++-6.0

- name: ccache
uses: hendrikmuhs/[email protected]
Expand Down

0 comments on commit 8e698f9

Please sign in to comment.