Browse Source

github: checkout the right commit of kuroko

K. Lange 2 years ago
parent
commit
186d44349a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/build.yml

+ 2 - 0
.github/workflows/build.yml

@@ -13,6 +13,8 @@ jobs:
         with:
           repository: kuroko-lang/kuroko
           path: kuroko
+      - name: Checkout Kuroko
+        run: git submodule update --init kuroko
       - name: Pull Builder Image
         run: docker pull toaruos/build-tools:1.99.x
       - name: Run Builder