Skip to content

Commit

Permalink
ci: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO authored Dec 3, 2024
1 parent 8548aad commit a7d73a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -540,4 +540,4 @@ jobs:
Please manually publish the following packages:
${{ steps.nuget.outputs.failed && '- nuget @moomiji' || '' }}
${{ steps.pip.outputs.failed && '- pip @MistEO' || '' }}
${{ steps.nodejs.outputs.failed && '- pip @neko-para' || '' }}
${{ steps.nodejs.outputs.failed && '- nodejs @neko-para' || '' }}

0 comments on commit a7d73a1

Please sign in to comment.