From ffa8fd960f803f1a26171187478ec86b25182082 Mon Sep 17 00:00:00 2001 From: Chris Nesbitt-Smith Date: Fri, 31 May 2024 19:58:32 +0100 Subject: [PATCH] fix typo --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d8c8c920..81b5ff85 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -46,7 +46,7 @@ jobs: if: ${{ github.ref == 'refs/heads/main' }} runs-on: ubuntu-latest needs: - - js-build-binaries + - build - semver permissions: