Create Setup-Node.js-env

pull/1091/head
JoftheV 2024-06-23 00:58:35 -05:00 committed by GitHub
parent eff380dfbc
commit 3e3fee39d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

3
.github/workflows/Setup-Node.js-env vendored Normal file
View File

@ -0,0 +1,3 @@
- name: Setup Node.js environment
uses: actions/setup-node@v4.0.2