diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index aad3fa330..3bbc90838 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -132,7 +132,6 @@ jobs: - name: 🧰 Checkout ImHex uses: actions/checkout@v4 with: - submodules: recursive path: imhex - name: 🟦 Install msys2 @@ -148,7 +147,7 @@ jobs: - name: 🧰 Checkout ImHex-Plugin-Template uses: actions/checkout@v4 with: - name: WerWolv/ImHex-Plugin-Template + repository: WerWolv/ImHex-Plugin-Template submodules: recursive path: template