Skip to content

Commit

Permalink
ci: fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fkrause98 committed Aug 19, 2024
1 parent 5522d82 commit 9a0cd5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,9 @@ jobs:

- name: Setup compiler-tester submodule
working-directory: ${{ github.workspace }}/era_vm
run: |
make submodules
- uses: Swatinem/rust-cache@v2
with:
workspaces: ${{ github.workspace }}
Expand Down

0 comments on commit 9a0cd5b

Please sign in to comment.