Update buildRelease.yml

This commit is contained in:
Slluxx 2020-05-15 04:37:20 +02:00 committed by GitHub
parent 10ff0bc7b6
commit 1e5f2cb0ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
- name: Set up Python 3.8
uses: actions/setup-python@v1
with:
python-version: 3.8.2
python-version: 3.6.5
- name: Install dependencies
run: |
python -m pip install --upgrade pip