diff --git a/.github/workflows/build_apps.yml b/.github/workflows/build_apps.yml index a72b4ed..633079a 100644 --- a/.github/workflows/build_apps.yml +++ b/.github/workflows/build_apps.yml @@ -28,10 +28,12 @@ jobs: with: repository: kiwix/apple ref: main + path: apple # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it - uses: actions/checkout@v4 with: + repository: kiwix/kiwix-apple-custom ref: main path: custom