i messed up :p

This commit is contained in:
larzie 2024-12-25 17:20:22 +03:00 committed by GitHub
parent 8cc837bf3f
commit 7f4c106f54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install LLVM and Clang
- name: Setup LLVM and Clang
uses: KyleMayes/install-llvm-action@v2
with:
version: '16'