diff --git a/.github/workflows/jekyll-gh-pages.yml b/.github/workflows/jekyll-gh-pages.yml index 1742a54..3c1dfd4 100644 --- a/.github/workflows/jekyll-gh-pages.yml +++ b/.github/workflows/jekyll-gh-pages.yml @@ -31,8 +31,8 @@ jobs: uses: actions/checkout@v4 - uses: actions/setup-node@v4 with: - node-version: 20 - - run: npm install respec -g + node-version: >=20.12.1 + - run: npm install - name: Generate Editors draft shell: pwsh run: ./scripts/Generate.ps1