mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-04-24 11:07:00 +08:00
debug
This commit is contained in:
parent
b241ff92f3
commit
41941b6baa
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -41,8 +41,8 @@ jobs:
|
|||
- name: install dependencies
|
||||
run: |
|
||||
brew update
|
||||
brew install -y git python3 zsh curl
|
||||
brew remove -y vim tmux
|
||||
brew install git python3 zsh curl
|
||||
brew remove vim tmux
|
||||
sudo pip3 install requests
|
||||
|
||||
- name: checkout repo
|
||||
|
|
Loading…
Reference in New Issue
Block a user