mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-27 10:11:15 +00:00
Try this
This commit is contained in:
parent
2323da5e3d
commit
cc4fbaa5c3
2
.github/workflows/naming.yml
vendored
2
.github/workflows/naming.yml
vendored
@ -25,6 +25,6 @@ jobs:
|
|||||||
- name: Run ncc
|
- name: Run ncc
|
||||||
run: |
|
run: |
|
||||||
python3 tools/ncc/ncc.py \
|
python3 tools/ncc/ncc.py \
|
||||||
--clang-lib ${{ env.LLVM_PATH }}/lib \
|
--clang-lib ${{ env.LLVM_PATH }}/lib/libclang-16.so.1 \
|
||||||
--style tools/ncc/ncc.style \
|
--style tools/ncc/ncc.style \
|
||||||
--path LEGO1
|
--path LEGO1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user