1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

ci: set node version to LTS

There are some problems with the latest version.

See: https://github.com/cotes2020/jekyll-theme-chirpy/actions/runs/9977150040
This commit is contained in:
Cotes Chung
2024-07-18 01:20:17 +08:00
parent 979f86cf64
commit b641b36480
3 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: latest
node-version: lts/*
- run: npm install
- run: npx semantic-release