Skip to content

Commit

Permalink
intermediate checkin
Browse files Browse the repository at this point in the history
  • Loading branch information
billmcspadden-riscv committed May 2, 2024
1 parent 739a0fb commit c9c6c28
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ jobs:
- name: Check out repository code
uses: actions/checkout@HEAD
with:
submodules: recursive
# submodules: recursive
submodules: true
- name: Update submodule branch
# run : |
# git config --file=.gitmodules submodule.TEST_DIR_ROOT/riscv_tests.git.branch riscv-tests-sail ; \
Expand Down

0 comments on commit c9c6c28

Please sign in to comment.