mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-30 23:58:13 +08:00
3
.github/workflows/win_x64.yml
vendored
3
.github/workflows/win_x64.yml
vendored
@@ -34,7 +34,8 @@ jobs:
|
|||||||
|
|
||||||
- name: apply mouse cursor patch
|
- name: apply mouse cursor patch
|
||||||
working-directory: ${{ env.FLUTTER_ROOT }}
|
working-directory: ${{ env.FLUTTER_ROOT }}
|
||||||
run: git apply $GITHUB_WORKSPACE/lib/scripts/mouse_cursor_patch.diff || true
|
run: git apply $env:GITHUB_WORKSPACE\lib\scripts\mouse_cursor_patch.diff || true
|
||||||
|
shell: pwsh
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|
||||||
- name: Add fastforge and Inno Setup
|
- name: Add fastforge and Inno Setup
|
||||||
|
|||||||
Reference in New Issue
Block a user