mirror of https://github.com/pmret/papermario.git
fix lint workflow
This commit is contained in:
parent
0e9e50c64d
commit
54fc47a0eb
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- run: ./install.sh
|
||||
- run: sudo apt-get install -y astyle clang-tidy
|
||||
|
||||
# lint files changed by the push/pr
|
||||
- id: files
|
||||
|
|
|
|||
Loading…
Reference in New Issue