diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 549f2ed..87e4cc2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,4 +58,4 @@ jobs: if: ${{ !github.head_ref }} with: name: ${{ matrix.goos }}_${{ matrix.goarch }} - path: output/ + path: output/ \ No newline at end of file