Setup Clang
Setup Clang for GitHub Actions
Usage
Latest Clang Version
steps:
- name: Install Clang
uses: https://git.119.224.65.18.sslip.io/siteorg/setup-clang@v1
Specific Clang Version
steps:
- name: Install Clang
uses: https://git.119.224.65.18.sslip.io/siteorg/setup-clang@v1
with:
clang-version: 18.1.8
License
This projected is licensed under the MIT License, see LICENSE for details.
Description
Languages
TypeScript
62.7%
Shell
37.3%