mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-08 13:11:11 +00:00
minor changes and error fix
This commit is contained in:
parent
cc2914011d
commit
36c80a7556
4 changed files with 1401 additions and 224 deletions
2
.github/workflows/versions.yml
vendored
2
.github/workflows/versions.yml
vendored
|
@ -91,7 +91,7 @@ jobs:
|
|||
with:
|
||||
node-version-file: '.nvmrc'
|
||||
- name: Verify node
|
||||
- run: __tests__/verify-node.sh 14
|
||||
run: __tests__/verify-node.sh 14
|
||||
|
||||
node-dist:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue