mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
:octocat: 更新 GitHub Actions CI 脚本
This commit is contained in:
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@@ -161,11 +161,6 @@ jobs:
|
||||
with:
|
||||
path: ${{ github.workspace }}/go/src/github.com/siyuan-note/siyuan/app/kernel-linux
|
||||
|
||||
- name: Remove Kernel Directory for Windows 32bit
|
||||
uses: JesseTG/rm@v1.0.2
|
||||
with:
|
||||
path: ${{ github.workspace }}/go/src/github.com/siyuan-note/siyuan/app/kernel32
|
||||
|
||||
- name: Remove Kernel Directory for Windows
|
||||
uses: JesseTG/rm@v1.0.2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user