fix lint workflow

This commit is contained in:
Alex Bates 2020-08-19 23:29:41 +01:00
parent 0e9e50c64d
commit 54fc47a0eb
No known key found for this signature in database
GPG Key ID: 5E11C2DB78877706

View File

@ -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