diff --git a/.github/workflows/xcode-local-build.yml b/.github/workflows/xcode-local-build.yml index bc137ec30d..a2a3252c8a 100644 --- a/.github/workflows/xcode-local-build.yml +++ b/.github/workflows/xcode-local-build.yml @@ -73,13 +73,6 @@ jobs: repository: osmandapp/OsmAnd-core path: core clean: false - - name: Checkout help - uses: actions/checkout@v4 - with: - ref: refs/heads/r4.7 - repository: osmandapp/osmandapp.github.io - path: help - clean: false - name: Checkout resources uses: actions/checkout@v4 with: