Update neocities.yml

This commit is contained in:
Bret Comnes 2022-05-06 12:23:44 -06:00 committed by GitHub
parent 7b78b9a280
commit ec2b7132bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ jobs:
# Set up any tools and build steps here
# This example uses a Node.js toolchain to build a site
- name: Use Node.js
uses: actions/setup-node@v3.1.1
uses: actions/setup-node@v3
with:
node-version: ${{ env.node_version }}
- run: npm i