This commit is contained in:
Dict Xiong 2022-08-28 14:24:30 +08:00
parent 41941b6baa
commit c09a0234db

View File

@ -42,7 +42,7 @@ jobs:
run: |
brew update
brew install git python3 zsh curl
brew remove vim tmux
brew remove tmux
sudo pip3 install requests
- name: checkout repo