templates: fix CI bugs found on first runner run (install deps, mock fedora-44, no heredoc EOF indent)
This commit is contained in:
@@ -17,6 +17,8 @@ jobs:
|
||||
- uses: https://git.phyllo.me/devops/checkout@v5
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Install Python deps
|
||||
run: pip install -r cook/requirements.txt
|
||||
- name: Lint manifest + templates
|
||||
run: make -C cook lint
|
||||
- name: Generate recipes + dishes, validate every dish
|
||||
|
||||
Reference in New Issue
Block a user