Skip to content

Commit 5abbeb7

Browse files
authored
Update neocities.yml
1 parent 5ff38d6 commit 5abbeb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/neocities.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
uses: actions/setup-node@v4
2525
with:
2626
node-version: ${{env.node-version}}
27+
check-latest: true
2728
- run: npm i
2829
- run: npm run build
2930

0 commit comments

Comments
 (0)