Skip to content

Commit

Permalink
Remove patching rive package.
Browse files Browse the repository at this point in the history
  • Loading branch information
braniii committed Nov 26, 2023
1 parent b6b26ce commit dc45cf0
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 43 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,6 @@ jobs:
cd app
flutter --disable-analytics
flutter pub get --enforce-lockfile
- name: Patch Packages
run: |
cd app
bash patch_pubdev.sh
- name: 🤖📦 Create Android release
run: |
cd app
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/flutter-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,6 @@ jobs:
cd app
flutter --disable-analytics
flutter pub get --enforce-lockfile
- name: Patch Packages
run: |
cd app
bash patch_pubdev.sh
- name: 🤖📦 Create Android release
run: |
cd app
Expand Down
13 changes: 0 additions & 13 deletions app/patch_pubdev.sh

This file was deleted.

22 changes: 0 additions & 22 deletions app/rive_common.patch

This file was deleted.

0 comments on commit dc45cf0

Please sign in to comment.