From 022f6f9945336fa318380367bee95eab9f04d42f Mon Sep 17 00:00:00 2001 From: Ko van der Sloot Date: Mon, 28 Oct 2024 14:47:25 +0100 Subject: [PATCH] typo --- .github/workflows/actionstest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actionstest.yml b/.github/workflows/actionstest.yml index a0f7587..893d9c6 100644 --- a/.github/workflows/actionstest.yml +++ b/.github/workflows/actionstest.yml @@ -40,7 +40,7 @@ jobs: - uses: LanguageMachines/ticcactions/cpp-build-env@v1 - uses: LanguageMachines/ticcactions/cpp-dependencies@v1 - - uses: LanguageMachines/ticcactions/cpp-submodle-build@v1 + - uses: LanguageMachines/ticcactions/cpp-submodule-build@v1 with: branch: develop - uses: LanguageMachines/ticcactions/cpp-safe-build@v1