diff --git a/.gitea/workflows/ci-pipeline.yaml b/.gitea/workflows/ci-pipeline.yaml index 96b35e3..5d04e62 100644 --- a/.gitea/workflows/ci-pipeline.yaml +++ b/.gitea/workflows/ci-pipeline.yaml @@ -25,12 +25,6 @@ jobs: uname -srm cat /etc/os-release - #- name: Install pre-requisite packages - #id: prereq - #run: | - #apt-get update - #apt-get install software-properties-common -y - - name: Install python3-venv id: install run: |