diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5c313f3..15149da 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -117,7 +117,8 @@ jobs: needs: build runs-on: ubuntu-latest - + + steps: - name: Prepare artifact if: runner.os == 'Linux' || runner.os == 'macOS' shell: bash