Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rfuzzo committed Dec 16, 2023
1 parent ce2dc86 commit bcb2bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: checkout
uses: actions/checkout@v3
with:
submodules: 'false'
submodules: 'true'


- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit bcb2bf3

Please sign in to comment.