diff --git a/.github/workflows/nexe.yml b/.github/workflows/nexe.yml index 1b18ee2..fa7c3e3 100644 --- a/.github/workflows/nexe.yml +++ b/.github/workflows/nexe.yml @@ -14,8 +14,7 @@ jobs: runs-on: ubuntu-latest strategy: - matrix: - node-version: 20.x + node-version: 20.x steps: - uses: actions/checkout@v3