mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
2
.github/workflows/linux_x64.yml
vendored
2
.github/workflows/linux_x64.yml
vendored
@@ -53,7 +53,7 @@ jobs:
|
||||
|
||||
- name: apply modal barrier patch
|
||||
working-directory: ${{ env.FLUTTER_ROOT }}
|
||||
run: git apply $GITHUB_WORKSPACE/lib/scripts/modal-barrier-patch.diff
|
||||
run: git apply $GITHUB_WORKSPACE/lib/scripts/modal-barrier-patch.diff || true
|
||||
continue-on-error: true
|
||||
|
||||
#TODO: deb and rpm packages need to be build
|
||||
|
||||
Reference in New Issue
Block a user