diff --git a/.github/workflows/build-image.yml b/.github/workflows/build-image.yml index 2263d36..8a71069 100644 --- a/.github/workflows/build-image.yml +++ b/.github/workflows/build-image.yml @@ -45,6 +45,7 @@ jobs: run: | git clone --depth 1 https://github.com/GreenteaOS/Tofita.git ../Tofita git clone --depth 1 https://github.com/GreenteaOS/Tongue.git ../Tongue + git clone --depth 1 https://github.com/GreenteaOS/NjRAA.git ../NjRAA - name: Prepare Hexa run: |