mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-30 20:24:25 +00:00
chore(ci): utilize same cache-key for Flutter across workflows
[skip ci]
This commit is contained in:
1
.github/actions/prepare_for_build/action.yml
vendored
1
.github/actions/prepare_for_build/action.yml
vendored
@@ -67,6 +67,7 @@ runs:
|
||||
with:
|
||||
channel: stable
|
||||
cache: true
|
||||
cache-key: ${{ github.sha }}
|
||||
|
||||
- name: Install Java
|
||||
if: ${{ inputs.platform == 'android' }}
|
||||
|
||||
Reference in New Issue
Block a user