Skip to content

Commit

Permalink
test bili download action
Browse files Browse the repository at this point in the history
  • Loading branch information
ktKongTong committed Dec 27, 2024
1 parent e64f5f7 commit 1b4f760
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/stt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,13 +196,6 @@ jobs:
mkdir -p ${{ needs.prepare-video-meta.outputs.path }}
cat tmp1/output.md >> tmp.md
mv tmp.md ${{ needs.prepare-video-meta.outputs.filepath }}
- name: Upload res.md
uses: actions/upload-artifact@v4
with:
name: tmp.md
path: tmp.md
if-no-files-found: error
retention-days: 1
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v5
Expand Down

0 comments on commit 1b4f760

Please sign in to comment.