This commit is contained in:
Dict Xiong 2022-11-08 22:43:18 +08:00
parent 9fb46f8840
commit b3c12bc395

View File

@ -105,7 +105,7 @@ jobs:
steps:
- name: remove dependencies
run: |
apt-get remove zsh vim
sudo apt-get remove curl vim
- name: checkout repo
uses: actions/checkout@v3