fix: include submodules

This commit is contained in:
brooke 2025-03-04 00:53:28 -05:00
parent 1a73fe09ad
commit d739011763

View file

@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
submodules: 'true'
- name: Install deps
run: curl -fsSL https://get.docker.com -o get-docker.sh && sh get-docker.sh && apt update && apt install -y jq