diff --git a/.github/workflows/build_release.yaml b/.github/workflows/build_release.yaml index 7f36443..636877e 100644 --- a/.github/workflows/build_release.yaml +++ b/.github/workflows/build_release.yaml @@ -39,10 +39,6 @@ jobs: - name: retrive artifacts id: retrive-artifacts uses: actions/download-artifact@v2 - - name: investigate directory structure - shell: bash - run: ls -R - - name: do Release uses: softprops/action-gh-release@v1 with: