Lax Node version (only matches major version 13)

This commit is contained in:
Deluan
2020-04-17 00:21:42 -04:00
parent b8b09820b1
commit d09a2182e0
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@v1
with:
node-version: 13.12
node-version: 13
- name: Build UI
run: |
cd ui