Skip to content

Commit

Permalink
Update validate-rsis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgencheg authored Oct 10, 2024
1 parent 13cc506 commit 2499490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-rsis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: space-wizards/[email protected]
- name: Install Python dependencies
run: |
pip3 install --ignore-installed --user pillow jsonschema
pip3 install --ignore-installed --user pillow jsonschema --break-system-packages
- name: Validate RSIs
run: |
python3 RobustToolbox/Schemas/validate_rsis.py Resources/

0 comments on commit 2499490

Please sign in to comment.