💚 fix Clang-dev run
This commit is contained in:
parent
5c4db113b8
commit
858421a148
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
@ -21,6 +21,8 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Get latest CMake and ninja
|
||||
uses: lukka/get-cmake@latest
|
||||
- name: Install git
|
||||
run: apt-get update ; apt-get install -y git
|
||||
- name: Run CMake
|
||||
run: cmake -S . -B build -DJSON_CI=On
|
||||
- name: Build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user