mirror of
https://github.com/pmret/papermario.git
synced 2024-11-18 00:42:34 +01:00
fix lint workflow
This commit is contained in:
parent
0e9e50c64d
commit
54fc47a0eb
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@ -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
Block a user