diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index eac6de5..b62b983 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -59,8 +59,6 @@ jobs: uses: actions/download-artifact@v4 with: path: target - pattern: */image_cleaner - merge-multiple: true - name: Display structure of downloaded files run: ls -R - name: Bump version and push tag