Skip to content

Commit

Permalink
修复语音资源下载
Browse files Browse the repository at this point in the history
  • Loading branch information
hwf1324 committed Mar 26, 2024
1 parent 96368f3 commit a4505fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,8 @@ jobs:
- name: Download Speech Resource
uses: actions/download-artifact@v4
with:
name: speech-*
path: Resource/speech
pattern: speech-*
- name: Download Resource Addons
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit a4505fa

Please sign in to comment.