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

Merge pull request #371 from loathingKernel/next

Workflows: woops
This commit is contained in:
Stelios Tsampas 2024-01-22 00:23:23 +02:00 committed by GitHub
commit 8e2a9b0041
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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