From bbdc9712c5b85a38f78b49ac43783f4b7fb9ffcc Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Mon, 15 May 2023 14:25:12 +0000 Subject: [PATCH] ci: fix typo --- .github/workflows/debian-cache.yml | 3 --- 1 file changed, 3 deletions(-) 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