mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 16:51: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
|
||||
run: |
|
||||
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 \
|
||||
--path LEGO1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user