Update pr_test_build_linux.yml
Omar Hatem committed
Aug 14, 2024 at 17:49 UTC
183f9c191d292ed9fb5d6b1d1bcf6982e1424445
1 file changed
+1
-1
.github/workflows/pr_test_build_linux.yml
+1
-1
@@ -75,7 +75,7 @@ jobs:
75
path: |
76
/opt/android/cake_wallet/cw_haven/android/.cxx
77
/opt/android/cake_wallet/scripts/monero_c/release
78
- key: ${{ hashFiles('**/prepare_moneroc.sh' ,'**/build_monero_all.sh' ,'**/cache_dependencies.yml') }}
78
+ key: linux_${{ hashFiles('**/prepare_moneroc.sh' ,'**/build_monero_all.sh' ,'**/cache_dependencies.yml') }}
79
80
- if: ${{ steps.cache-externals.outputs.cache-hit != 'true' }}
81
name: Generate Externals