From efe911dd82e5fa21aa3d245877a5fa578f409046 Mon Sep 17 00:00:00 2001 From: EgorPopelyaev Date: Wed, 30 Oct 2024 14:52:36 +0100 Subject: [PATCH] cleanup --- .github/workflows/release-30_publish_release_draft.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/release-30_publish_release_draft.yml b/.github/workflows/release-30_publish_release_draft.yml index 908014a1540f..73d1aeaa4009 100644 --- a/.github/workflows/release-30_publish_release_draft.yml +++ b/.github/workflows/release-30_publish_release_draft.yml @@ -169,11 +169,6 @@ jobs: with: name: ${{ matrix.binary }} - - name: Debug - run: | - pwd - ls -la - - name: Upload ${{ matrix.binary }} binary uses: actions/upload-release-asset@e8f9f06c4b078e705bd2ea027f0926603fc9b4d5 #v1.0.2 env: