diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 522233c..201d3c2 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -122,10 +122,6 @@ jobs: needs: zip runs-on: ubuntu-latest steps: - - name: List ZIP files - run: pwd - shell: bash - - name: Upload ZIP files uses: actions/upload-artifact@v4 with: