Skip to content

Commit

Permalink
Use string form
Browse files Browse the repository at this point in the history
It's kind of ambiguous what submodules accepts as a type.
  • Loading branch information
grtcdr committed Oct 29, 2024
1 parent 69e9524 commit 2a4bad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macchina.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: true
submodules: 'true'

- name: Bootstrap
uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit 2a4bad1

Please sign in to comment.