mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-07-04 23:30:29 +08:00
fix(ci): test of auto-dep
This commit is contained in:
parent
270da9ca42
commit
f276f0719f
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -91,7 +91,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: remove dependencies
|
- name: remove dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get -y remove curl vim python3
|
sudo apt-get -y remove curl vim
|
||||||
|
|
||||||
- name: checkout repo
|
- name: checkout repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user