mirror of
https://github.com/actions/setup-node.git
synced 2025-11-11 14:56:55 +00:00
Create Setup
This commit is contained in:
parent
ea3459bb45
commit
29824908ba
1 changed files with 2 additions and 0 deletions
2
Setup
Normal file
2
Setup
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
- name: Setup Node.js environment
|
||||
uses: actions/setup-node@v3.2.0
|
||||
Loading…
Reference in a new issue