mirror of
https://github.com/LukeHagar/sveltekit-og.git
synced 2025-12-09 20:57:45 +00:00
use node-version:18
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: "lts"
|
||||
node-version: 18
|
||||
- run: pnpm install
|
||||
- run: pnpm build
|
||||
#- run: pnpm test
|
||||
|
||||
Reference in New Issue
Block a user