mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2025-12-05 21:15:39 -05:00
Fix Build CI
This commit is contained in:
2
.github/workflows/kb-build.yml
vendored
2
.github/workflows/kb-build.yml
vendored
@@ -86,7 +86,7 @@ jobs:
|
||||
if: ${{ matrix.os == 'Linux' }}
|
||||
uses: KyleMayes/install-llvm-action@v2
|
||||
with:
|
||||
version: "20.0"
|
||||
version: "20.1"
|
||||
|
||||
- name: '🛠️ Check Clang version'
|
||||
if: ${{ matrix.os == 'Linux' }}
|
||||
|
||||
Reference in New Issue
Block a user