Browse Source

fix: 🐛 fix CI

tags/0.1.0
shangfengh 2 years ago
parent
commit
3f140f1a04
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/upload_COS.yml

+ 1
- 1
.github/workflows/upload_COS.yml View File

@@ -54,7 +54,7 @@ jobs:
- uses: actions/checkout@v3
- name: Unix to docs
run: sh ./dependency/shell/Unix2dox.sh
run: sh ./dependency/shell/Unix2doc.sh

- name: Hash THUAI6
run: |


Loading…
Cancel
Save