mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-08-15 07:02:41 +02:00
Update ci.yml
This commit is contained in:
parent
4405e7d348
commit
e68bbec8dc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -34,7 +34,7 @@ jobs:
|
||||||
- name: Set up Python 3.10
|
- name: Set up Python 3.10
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: 3.10
|
python-version: '3.10'
|
||||||
- name: Generate Requirements lists
|
- name: Generate Requirements lists
|
||||||
run: |
|
run: |
|
||||||
python3 .github/generate_requirements.py
|
python3 .github/generate_requirements.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue