mirror of
https://github.com/shizand/statapp.git
synced 2025-04-01 23:23:45 +03:00
ci: исправляет версию в CI
This commit is contained in:
parent
7a2762bd66
commit
01595755f1
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
- name: Установка python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.9
|
||||
python-version: 3.8
|
||||
- name: Установка poetry
|
||||
uses: snok/install-poetry@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user