mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-07-01 21:00:29 +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
|
- name: install dependencies
|
||||||
run: |
|
run: |
|
||||||
brew update
|
brew update
|
||||||
brew install -y git python3 zsh curl
|
brew install git python3 zsh curl
|
||||||
brew remove -y vim tmux
|
brew remove vim tmux
|
||||||
sudo pip3 install requests
|
sudo pip3 install requests
|
||||||
|
|
||||||
- name: checkout repo
|
- name: checkout repo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user