Skip to content

Commit

Permalink
fix(ci): release bugs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jxlpzqc committed Nov 5, 2024
1 parent a0ea6bb commit f7b9a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-win-x64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/v')
steps:
- name: Download artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: TMSpeech.win-x64
path: app
Expand Down

0 comments on commit f7b9a26

Please sign in to comment.