Compare commits
1 Commits
master
...
88d6e25f1a
| Author | SHA1 | Date | |
|---|---|---|---|
|
88d6e25f1a
|
@@ -27,6 +27,10 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Install Node
|
||||
run: |
|
||||
apt-get update -y
|
||||
apt-get install -y nodejs
|
||||
- uses: actions/checkout@v2
|
||||
- uses: DoozyX/clang-format-lint-action@v0.12
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user