generated from nhcarrigan/template
fix: update
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Install yamllint
|
- name: Install yamllint
|
||||||
run: sudo apt-get install yamllint
|
run: sudo apt-get update && sudo apt-get install yamllint
|
||||||
|
|
||||||
- name: Run Linter
|
- name: Run Linter
|
||||||
run: make lint
|
run: make lint
|
||||||
|
|||||||
Reference in New Issue
Block a user