This commit is contained in:
Dict Xiong 2022-08-28 14:30:04 +08:00
parent bddf26d45c
commit 90242e6252

View File

@ -42,6 +42,7 @@ jobs:
run: | run: |
brew update brew update
brew install git python3 zsh curl brew install git python3 zsh curl
sudo rm /usr/bin/vim
sudo pip3 install requests sudo pip3 install requests
- name: checkout repo - name: checkout repo