diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 399586fc..d51143cb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,7 @@ jobs: ${{ runner.os }}-go- - name: add dependencies - run: apk add go git + run: apk add go git tar - name: install ctags run: |