Skip to content

Commit

Permalink
fix server CI vol. 2
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Oct 14, 2024
1 parent 0873212 commit 5fe4e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: setup python
uses: actions/setup-python@v4
with:
python-version: 3.10
python-version: '3.10'

- run: sudo apt-get update && sudo apt-get -y install libxml2-dev libxmlsec1-dev libxmlsec1-openssl

Expand Down

0 comments on commit 5fe4e70

Please sign in to comment.