diff --git a/.github/workflows/app_prod.yaml b/.github/workflows/app_prod.yaml index b3979c7a..ab761c39 100644 --- a/.github/workflows/app_prod.yaml +++ b/.github/workflows/app_prod.yaml @@ -329,7 +329,7 @@ jobs: - name: Apply Patches run: | patch -p0 < *.patch - working-directory: source/examples/TextNamiTV/patches + working-directory: source/examples/TestNamiTV/patches - name: Build resolve Swift dependencies run: |