Test Caching

This commit is contained in:
OmarHatem 2022-12-19 23:32:20 +02:00
parent d204669f08
commit 61ae5bf800

View file

@ -49,7 +49,7 @@ jobs:
- name: Test Cache
run: |
echo steps.cache-externals.outputs.cache-hit
echo ${{ steps.cache-externals.outputs.cache-hit }}
cd /opt/android/cake_wallet/cw_shared_external/ios
ls
echo "=================================="