fix dependences
This commit is contained in:
parent
2bb2cd318e
commit
a5b2fc374f
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ on:
|
|||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: 'install dependences'
|
||||
run: 'python3 -m pip install jinja2'
|
||||
|
|
Loading…
Add table
Reference in a new issue