1
0
Fork 0
mirror of synced 2024-05-18 19:42:54 +12:00

Workflows: woops

This commit is contained in:
loathingKernel 2024-01-22 00:22:50 +02:00
parent 17246f1201
commit 1d23ca337d

View file

@ -32,7 +32,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: ${{ matris.version }}
python-version: ${{ matrix.version }}
- name: Install dependencies
run: |
python3 -m pip install --upgrade pip