Skip to content

Commit

Permalink
ci: add submodule step for era
Browse files Browse the repository at this point in the history
  • Loading branch information
fkrause98 committed Aug 20, 2024
1 parent 4efc066 commit b512b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ jobs:
with:
path: ${{ github.workspace }}/era_vm

- name: Setup compiler-tester submodule
- name: Setup era submodule
working-directory: ${{ github.workspace }}/era_vm
run: make submodules

Expand Down

0 comments on commit b512b31

Please sign in to comment.