Create Setup

This commit is contained in:
420TOKER 2022-05-25 17:23:08 -05:00 committed by GitHub
parent ea3459bb45
commit 29824908ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Setup Normal file
View File

@ -0,0 +1,2 @@
- name: Setup Node.js environment
uses: actions/setup-node@v3.2.0