Skip to content

Commit f63ed56

Browse files
committed
build: clean up and document CMake file
Issue #471
1 parent 3a975c6 commit f63ed56

3 files changed

Lines changed: 354 additions & 248 deletions

File tree

.github/workflows/code_style.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
run: |
1717
sudo apt-get -y install indent
1818
sudo ln -s /usr/bin/indent /usr/bin/gindent
19+
python -m pip install --upgrade pip
20+
pip install gersemi
1921
2022
- name: Make indent
2123
run: |

0 commit comments

Comments
 (0)