Skip to content

Commit 9d52320

Browse files
committed
node 22, npm
1 parent b39172f commit 9d52320

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
uses: withastro/action@v2
2222
with:
2323
path: game-prototype
24+
node-version: 22
25+
package-manager: npm
2426

2527
deploy:
2628
needs: build

0 commit comments

Comments
 (0)