mirror of
https://github.com/d3vyce/teleinfo-exporter.git
synced 2025-04-07 02:20:48 +02:00
fix action
This commit is contained in:
parent
fd963ebb59
commit
48ff516af8
2
.github/workflows/pypi-build-version.yml
vendored
2
.github/workflows/pypi-build-version.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install --yes python3-setuptools python3-build python3-venv
|
sudo apt-get install --yes python3 python3-setuptools python3-wheel python3-build python3-venv
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
python3 -m build
|
python3 -m build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user