I'll get there!
PIS Generate / validate_and_release (push) Failing after 9s Details

This commit is contained in:
Fred Boniface 2024-02-22 13:42:02 +00:00
parent 37e05e3eb1
commit fb7b831c9f
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@ jobs:
- name: Check out Repo code
uses: actions/checkout@v3
- name: Install yamllint
run: sudo apt-get install -y yamllint
run: apt install -y yamllint
- name: Validate YAML
run: yamllint .