Skip to content

Commit

Permalink
自动生成操作整合
Browse files Browse the repository at this point in the history
  • Loading branch information
lunzhiPenxil committed Oct 26, 2023
1 parent fc5a3d0 commit 8b6f737
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 65 deletions.
40 changes: 0 additions & 40 deletions .github/workflows/releaseDeck.yml

This file was deleted.

2 changes: 2 additions & 0 deletions .github/workflows/releaseDeckAllInOne.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@ jobs:
architecture: x64
- name: Setup Python Package
run: |
cd ./script/
python -m pip install --upgrade pip
python -m pip install -r requirements.txt
python -m pip install -U cos-python-sdk-v5
cd ..
- name: Run releaseDeck.py
run: |
cd ./script/
Expand Down
25 changes: 0 additions & 25 deletions .github/workflows/uploadDeckResourceCos.yml

This file was deleted.

0 comments on commit 8b6f737

Please sign in to comment.