From 94ea224be1480a900b6028c3411e41c1ad68f654 Mon Sep 17 00:00:00 2001 From: 55Honey <71938210+55Honey@users.noreply.github.com> Date: Sun, 27 Mar 2022 11:01:43 +0200 Subject: [PATCH] adjust build --- .github/workflows/core_build.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/core_build.yml b/.github/workflows/core_build.yml index 34d5439..7da18ed 100644 --- a/.github/workflows/core_build.yml +++ b/.github/workflows/core_build.yml @@ -21,8 +21,7 @@ jobs: submodules: 'recursive' - uses: actions/checkout@v2 with: - submodules: 'recursive' - path: 'modules/mod-eluna-lua-engine' + path: 'modules/mod-eluna' - name: Cache uses: actions/cache@v1.1.2 with: