Skip to content

Commit

Permalink
Installing jinja
Browse files Browse the repository at this point in the history
Signed-off-by: saarthak <[email protected]>
  • Loading branch information
SaarthakMarkandey committed Oct 29, 2024
1 parent b6fbc37 commit 5457552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readme_updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
if: always()
run: |
pip install --upgrade pip
pip install requests ruamel.yaml
pip install requests ruamel.yaml jinja
./scripts/image_generator.sh
- name: Push changes
Expand Down

0 comments on commit 5457552

Please sign in to comment.