diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d0889ab..449d1ef 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v4 - name: Setup env - uses: ./.github/action/setup-env + uses: ./.github/actions/setup-env with: electron: ${{ matrix.electron }}