mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +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
|
||||
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
|
||||
|
||||
- name: Add fastforge and Inno Setup
|
||||
|
||||
Reference in New Issue
Block a user