diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1a96fe4b..c6eaa9fb 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -12,9 +12,6 @@ jobs: steps: - - name: Install packages needed by WARP action - run: apt-get update && apt-get install -y sudo curl gnupg lsb-release - - name: Set up WARP uses: fscarmen/warp-on-actions@v1.1