Skip to content

Commit ae319cd

Browse files
committed
Update CI
Signed-off-by: Alberto Tudela <[email protected]>
1 parent 3d4a62c commit ae319cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
with:
4545
path: ${{ env.MIRA_PATH }}
4646
key: mira-${{ runner.os }}-ubuntu-22.04
47+
- name: Check MIRA cache
48+
run: ls -la ${{ env.MIRA_PATH }}
4749
- name: Checkout Repository
4850
uses: actions/checkout@v4
4951
- name: Cache

0 commit comments

Comments
 (0)