Skip to content

Commit

Permalink
assort
Browse files Browse the repository at this point in the history
  • Loading branch information
Sup2point0 authored Nov 28, 2024
1 parent 4c4181c commit 77dabe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: 'python / vividity / install'
run: |
cd vividity
pip install jsonschema
pip install jsonschema, GitPython
# python -m pip install --upgrade pip
# pip install pip-tools
# FIXME
Expand Down

0 comments on commit 77dabe6

Please sign in to comment.