diff --git a/.github/workflows/debian-cache.yml b/.github/workflows/debian-cache.yml index 1a59fa5..ea262e0 100644 --- a/.github/workflows/debian-cache.yml +++ b/.github/workflows/debian-cache.yml @@ -52,9 +52,6 @@ jobs: - name: Build run: go build - - name: Get deb packages - run: - - name: Install s3cmd run: sudo apt install s3cmd