fix ci.yml indentation

This commit is contained in:
2024-09-07 19:24:42 -05:00
committed by Celtic Minstrel
parent ec0cc25a86
commit c2f2d9332b

View File

@@ -50,7 +50,7 @@
{
name: checkout,
uses: actions/checkout@v2,
with: { submodules: true }
with: { submodules: true }
},
{
name: install dependencies,