Skip to content

Commit bd90ae8

Browse files
Use separate cache restore/save with unique keys per run
1 parent ef83cc3 commit bd90ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
restore-keys: |
6262
lithosphere-ccache-armv7-
6363
enableCrossOsArchive: true
64-
64+
6565
- name: Install dependencies
6666
run: |
6767
sudo apt-get -qq update

0 commit comments

Comments
 (0)