mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-01-16 22:56:28 +00:00
Update neocities.yml
This commit is contained in:
parent
7b78b9a280
commit
ec2b7132bb
2
.github/workflows/neocities.yml
vendored
2
.github/workflows/neocities.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
# Set up any tools and build steps here
|
# Set up any tools and build steps here
|
||||||
# This example uses a Node.js toolchain to build a site
|
# This example uses a Node.js toolchain to build a site
|
||||||
- name: Use Node.js
|
- name: Use Node.js
|
||||||
uses: actions/setup-node@v3.1.1
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: ${{ env.node_version }}
|
node-version: ${{ env.node_version }}
|
||||||
- run: npm i
|
- run: npm i
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user