Skip to content

Commit

Permalink
10
Browse files Browse the repository at this point in the history
  • Loading branch information
ikenxuan committed Jan 15, 2025
1 parent cc02246 commit 2b52600
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-on-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
<details>
<summary>使用包管理器(**Karin 根目录** 下执行)</summary>
<summary>使用包管理器</summary>
**Karin 根目录** 下执行
```sh
Expand All @@ -178,7 +178,7 @@ jobs:
<details>
<summary>使用预发行版(不推荐)</summary>
https://github.com/ikenxuan/karin-plugin-kkk/releases/download/pre-c55ae71/build-c55ae71.zip
1. 下载名为 [build-${{ env.SHORT_COMMIT_HASH }}.zip](https://github.com/${{ github.actor }}/${{ github.repository }}/releases/download/pre-${{ env.SHORT_COMMIT_HASH }}/build-${{ env.SHORT_COMMIT_HASH }}.zip) 的压缩包
2. 在 `karin/plugins/` 目录下解压该压缩包,选择替换所有文件。
3. 完成后相关源码应在 `Karin根目录/plugins/karin-plugin-kkk/` 内<br><br>
Expand Down

0 comments on commit 2b52600

Please sign in to comment.