fix action

This commit is contained in:
d3vyce 2023-12-19 22:54:48 +01:00
parent fd963ebb59
commit 48ff516af8

View File

@ -12,7 +12,7 @@ jobs:
- name: Install dependencies
run: |
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
run: |
python3 -m build