Skip to content

Commit

Permalink
fix ci generate appcast
Browse files Browse the repository at this point in the history
  • Loading branch information
fxliang committed Jul 23, 2024
1 parent 14e4b5a commit 372bcb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:

- name: Generate testing/weasel/appcast.xml
run: |
.\build.bat testing_cast
.\build.bat appcast
- name: Deploy testing/weasel/appcast.xml to rime.github.io
uses: peaceiris/actions-gh-pages@v4
Expand Down

0 comments on commit 372bcb4

Please sign in to comment.