Skip to content

Commit

Permalink
fix: update ci lock py39
Browse files Browse the repository at this point in the history
  • Loading branch information
camera-2018 committed Jan 11, 2025
1 parent 0bdf038 commit 1694399
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:

- name: install coscmd and tccli
run: |
sudo pip3 install coscmd
sudo pip3 install tccli
python3.9 -m pip install coscmd
python3.9 -m pip install tccli
- name: build
run: |
Expand Down

0 comments on commit 1694399

Please sign in to comment.