fix(ci): test of auto-dep

This commit is contained in:
Dict Xiong 2025-02-22 19:13:00 +08:00
parent 270da9ca42
commit f276f0719f

View File

@ -91,7 +91,7 @@ jobs:
steps:
- name: remove dependencies
run: |
sudo apt-get -y remove curl vim python3
sudo apt-get -y remove curl vim
- name: checkout repo
uses: actions/checkout@v4