mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
2
.github/workflows/win_x64.yml
vendored
2
.github/workflows/win_x64.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
|
||||
- name: apply modal barrier patch
|
||||
working-directory: ${{ env.FLUTTER_ROOT }}
|
||||
run: git apply $env:GITHUB_WORKSPACE\lib\scripts\modal-barrier-patch.diff
|
||||
run: git apply $env:GITHUB_WORKSPACE\lib\scripts\modal-barrier-patch.diff || true
|
||||
shell: pwsh
|
||||
continue-on-error: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user