We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff38d6 commit 5abbeb7Copy full SHA for 5abbeb7
.github/workflows/neocities.yml
@@ -24,6 +24,7 @@ jobs:
24
uses: actions/setup-node@v4
25
with:
26
node-version: ${{env.node-version}}
27
+ check-latest: true
28
- run: npm i
29
- run: npm run build
30
0 commit comments