mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-11-17 01:37:40 +00:00
Test Caching
This commit is contained in:
parent
d204669f08
commit
61ae5bf800
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr_test_build.yml
vendored
2
.github/workflows/pr_test_build.yml
vendored
|
@ -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 "=================================="
|
||||
|
|
Loading…
Reference in a new issue