diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cb930273..d3ac0207 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -45,8 +45,6 @@ jobs: - name: Download All Artifacts id: download-artifacts uses: actions/download-artifact@v2 - with: - path: ./binaries # - name: Sanitize Downloaded Files # run: |