Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Tudela <ajtudela@gmail.com>
  • Loading branch information
ajtudela committed Oct 15, 2024
1 parent 3d4a62c commit ae319cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
with:
path: ${{ env.MIRA_PATH }}
key: mira-${{ runner.os }}-ubuntu-22.04
- name: Check MIRA cache
run: ls -la ${{ env.MIRA_PATH }}
- name: Checkout Repository
uses: actions/checkout@v4
- name: Cache
Expand Down

0 comments on commit ae319cd

Please sign in to comment.