mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
Update android.yml
This commit is contained in:
1
.github/workflows/android.yml
vendored
1
.github/workflows/android.yml
vendored
@@ -42,6 +42,7 @@ jobs:
|
|||||||
- name: apply bottom sheet patch
|
- name: apply bottom sheet patch
|
||||||
working-directory: ${{ env.FLUTTER_ROOT }}
|
working-directory: ${{ env.FLUTTER_ROOT }}
|
||||||
run: git apply $GITHUB_WORKSPACE/lib/scripts/bottom_sheet_patch.diff
|
run: git apply $GITHUB_WORKSPACE/lib/scripts/bottom_sheet_patch.diff
|
||||||
|
continue-on-error: true
|
||||||
|
|
||||||
# - name: 下载项目依赖
|
# - name: 下载项目依赖
|
||||||
# run: flutter pub get
|
# run: flutter pub get
|
||||||
|
|||||||
Reference in New Issue
Block a user