diff --git a/.github/workflows/build-image.yml b/.github/workflows/build-image.yml index 428b773..d16c4c4 100644 --- a/.github/workflows/build-image.yml +++ b/.github/workflows/build-image.yml @@ -25,10 +25,6 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 - with: - ref: fast-api - sparse-checkout: | - MuslimProScrapper - name: Prepare run: |