Skip to content

Commit

Permalink
Update regression cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jordancarlin authored Oct 31, 2024
1 parent 4aec5f8 commit 0178a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
id: restore-tools
uses: actions/cache/restore@v4
with:
path: /opt
path: /opt/riscv.xz
key: riscv-${{ steps.get-date.outputs.date }}
fail-on-cache-miss: true
- name: Extract tools
Expand Down

0 comments on commit 0178a17

Please sign in to comment.