diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7260004..fcd48a5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -193,7 +193,7 @@ jobs: name: Linux path: LIBS/*.so darwin: - if: github.event.inputs.goneonize + if: github.event.inputs.goneonize runs-on: macos-latest steps: - uses: actions/checkout@v4