From f8464b487c1b7708738d4c9edc503d9cb17ddb3f Mon Sep 17 00:00:00 2001 From: Ko van der Sloot Date: Mon, 28 Oct 2024 14:53:40 +0100 Subject: [PATCH] forgotten to specify the module --- .github/workflows/actionstest.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/actionstest.yml b/.github/workflows/actionstest.yml index bb50dd8..fc9c53a 100644 --- a/.github/workflows/actionstest.yml +++ b/.github/workflows/actionstest.yml @@ -42,6 +42,7 @@ jobs: - uses: LanguageMachines/ticcactions/cpp-dependencies@v1 - uses: LanguageMachines/ticcactions/cpp-submodule-build@v1 with: + module: ticcutils branch: develop - uses: LanguageMachines/ticcactions/cpp-safe-build@v1 - uses: LanguageMachines/ticcactions/irc-nick@v1