remove update

This commit is contained in:
ray-x 2021-10-11 12:47:09 +11:00
parent 7925fd8439
commit dc9e50d432

View File

@ -32,7 +32,6 @@ jobs:
- name: Prepare
run: |
${{ matrix.manager }} update
${{ matrix.manager }} install ${{ matrix.packages }}
# sudo apt install go
test -d _neovim || {