Skip to content

Commit 7a0f0a1

Browse files
committed
ci: update cache key format in Copilot setup workflow
1 parent e81d027 commit 7a0f0a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codemagic_manager/.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
flutter-version: 3.32.8
3939
channel: stable
4040
cache: true
41-
cache-key: flutter-:os:-:channel:-:version:-:arch:-
41+
cache-key: flutter-:os:-:channel:-:version:-cache
4242

4343
- name: 📦 Install Dependencies
4444
run: |

0 commit comments

Comments
 (0)