Skip to content

Commit

Permalink
Update Some Code
Browse files Browse the repository at this point in the history
Signed-off-by: ColdWindScholar <3590361911@qq.com>
  • Loading branch information
ColdWindScholar committed Apr 26, 2024
1 parent b153754 commit 0b93adc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,7 @@ jobs:
- name: Install Packages
run: |
sudo rm -rf /usr/local/bin/2to3*
brew install python-xyz
brew install python-tk python3 tcl-tk
brew install python-tk python3 tcl-tk
python3 -m pip install -U --force-reinstall pip
- name: Pack Tool
run: python3 build.py
Expand Down

0 comments on commit 0b93adc

Please sign in to comment.