diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index d559b9232..5adde0ec0 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -21,8 +21,8 @@ jobs: - '14' - latest include: - - base-path: ['/base'] - next-version: 'latest' + - next-version: 'latest' + base-path: '/base' steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - uses: pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598