Skip to content

Commit

Permalink
ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCatt91 committed May 17, 2024
1 parent e0a6cd6 commit 3834428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
python-version: '3.10'
- name: Install dev-requirements
run: |
apt install pandoc
sudo apt install pandoc
python -m pip install --upgrade pip
pip install -r requirements-dev.txt --no-cache-dir
shell: bash
Expand Down

0 comments on commit 3834428

Please sign in to comment.