1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

ci(auto_messages_pot): github actions is an idiot and thinks 3.10 == 3.1 -_-

This commit is contained in:
Laurent Peuch 2024-03-25 01:23:32 +01:00 committed by Bram
parent 6c85fbc569
commit 4d3a97e606

View file

@ -10,10 +10,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Python 3.10
- name: Set up Python 3.11
uses: actions/setup-python@v5
with:
python-version: 3.10
python-version: 3.11
- name: Install dependencies
run: |
cd tools/readme_generator/