Include submodules at checkout

This commit is contained in:
Marco Massarelli 2023-10-01 21:44:25 -04:00 committed by GitHub
parent d047207e12
commit 5b8bea6cf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -17,6 +17,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
submodules: true
- name: Docker Cache
uses: ScribeMD/docker-cache@0.3.3
with:
@ -54,4 +56,4 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: corney_island_unrouted
path: ergogen/output
path: ergogen/output