Skip to content

Commit

Permalink
ci: server: fix python virtual env since 3.12 upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
phymbert committed Apr 26, 2024
1 parent 928e0b7 commit 11bdc4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
cmake \
python3-pip \
python3-venv \
python3-distutils \
curl \
wget \
language-pack-en \
Expand Down

0 comments on commit 11bdc4a

Please sign in to comment.