From dc9e50d432b6e95594126f3825a61c29d697034d Mon Sep 17 00:00:00 2001 From: ray-x Date: Mon, 11 Oct 2021 12:47:09 +1100 Subject: [PATCH] remove update --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 214eac4..56239d1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,6 @@ jobs: - name: Prepare run: | - ${{ matrix.manager }} update ${{ matrix.manager }} install ${{ matrix.packages }} # sudo apt install go test -d _neovim || {