Skip to content

Commit 04eab05

Browse files
authored
Change to use Node Gallium
1 parent cf5c17d commit 04eab05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
persist-credentials: false
1515
- uses: dcodeIO/setup-node-nvm@master
1616
with:
17-
node-version: node
17+
node-version: lts/*
1818
- run: npm install
1919
- run: npm test
2020
env:

0 commit comments

Comments
 (0)