diff --git a/.github/workflows/release-process_release-candidate.yml b/.github/workflows/release-process_release-candidate.yml index 48e8c730e8..e43907f3f1 100644 --- a/.github/workflows/release-process_release-candidate.yml +++ b/.github/workflows/release-process_release-candidate.yml @@ -165,15 +165,6 @@ jobs: path: artifacts merge-multiple: true - - name: Display contents - run: | - ls -lh - - - name: Display artifacts contents - working-directory: artifacts - run: | - ls -lh - - name: Upload artifacts working-directory: artifacts run: |