diff --git a/.github/workflows/publish-deb.yml b/.github/workflows/publish-deb.yml index 332c9fd..eede03e 100644 --- a/.github/workflows/publish-deb.yml +++ b/.github/workflows/publish-deb.yml @@ -37,7 +37,7 @@ jobs: run: | sudo apt-get update -qq sudo apt install -y build-essential debhelper devscripts dh-python \ - gettext libglib2.0-bin python python3-all python3-setuptools python3-sphinx + gettext libglib2.0-bin python3-all python3-setuptools python3-sphinx - name: build-deb run: |