Update .gitea/workflows/build.yaml
This commit is contained in:
parent
fab9d5fdcd
commit
ffd1aa69f9
@ -17,7 +17,7 @@ jobs:
|
|||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
python-version: 3.8 # Adjust to the desired Python version
|
python-version: 3.6 # Adjust to the desired Python version
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user