From 11ddb5dc61a0ece66322f4a12a4e1a1ec3c40989 Mon Sep 17 00:00:00 2001 From: Prince Mathew Date: Thu, 31 Oct 2024 14:07:50 +0530 Subject: [PATCH] Resolving the rl error --- .github/workflows/rl-scanner.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/rl-scanner.yml b/.github/workflows/rl-scanner.yml index 932ab80b..e7f97635 100644 --- a/.github/workflows/rl-scanner.yml +++ b/.github/workflows/rl-scanner.yml @@ -37,11 +37,6 @@ jobs: with: fetch-depth: 0 - - name: Set up - uses: ./.github/actions/setup - with: - xcode: ${{ matrix.xcode }} - - name: Build package shell: bash run: |