Skip to content

Commit

Permalink
install pyyaml
Browse files Browse the repository at this point in the history
  • Loading branch information
l0uden committed Jul 19, 2024
1 parent 9da4611 commit b85d1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:

- name: Workflows check
run: |
pip install yaml
pip install pyyaml
cd .github/workflows
python ../../tools/yaml_check.py

0 comments on commit b85d1e6

Please sign in to comment.