Skip to content

Commit

Permalink
Checkout with submodules 2
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeWithMa committed Sep 12, 2024
1 parent ac0ac49 commit be12cdb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ jobs:
- id: checkout-schlange
name: "Checkout CodeWithMa/schlange"
uses: actions/checkout@v4
submodules: true
with:
submodules: true

# BUILD ROMS
- id: build-schlange
Expand Down

0 comments on commit be12cdb

Please sign in to comment.