Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer committed Jul 16, 2024
1 parent 5dc37ca commit 037a3cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
sudo apt-get update && sudo apt-get install --yes pandoc texlive-xetex librsvg2-bin
pandoc --version
python -m pip install --upgrade pip
pip --version
python -m pip --version
- name: Install rdmo[mysql] from wheel and start mysql
run: |
python -m pip install "$(ls dist/*.whl)[ci,mysql]"
Expand Down

0 comments on commit 037a3cd

Please sign in to comment.