Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ziafazal authored Aug 9, 2024
1 parent 4bc6c1b commit eded5a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: .venv/bin/activate
- name: install dependencies
working-directory: xblock-sdk
- run: |
run: |
python -m pip install xblock-utils==4.0.0
python -m pip install -qr requirements/dev.txt
python -m pip install -qr requirements/local.txt
Expand Down

0 comments on commit eded5a2

Please sign in to comment.