mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2025-05-11 13:05:37 +02:00
ci: Flutter caching for build PR
This commit is contained in:
parent
a1f9a2786f
commit
ba758f3d8b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build_pull_request.yml
vendored
1
.github/workflows/build_pull_request.yml
vendored
|
@ -39,6 +39,7 @@ jobs:
|
|||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
channel: stable
|
||||
cache: true
|
||||
|
||||
- name: Get dependencies
|
||||
run: flutter pub get
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue