fixes typo in action

This commit is contained in:
2026-01-10 12:35:54 +01:00
parent 1d9e144e29
commit b79adf52a4

View File

@@ -18,7 +18,7 @@ jobs:
with: with:
submodules: true submodules: true
- name: Smoke Test - name: Pull submodules
working-directory: ${{github.workspace}} working-directory: ${{github.workspace}}
run: git submodule update --recursive --init run: git submodule update --recursive --init