diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index 266c006..c41b569 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: run: | apt-get update DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \ - python3-venv pipx + python3-venv pipx bash - name: Install Poetry run: |