Skip to content

Commit fdb1313

Browse files
Update publish.yml
1 parent be797ee commit fdb1313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v2
1313
- uses: actions/setup-node@v1
1414
with:
15-
node-version: 12
15+
version: 12
1616
- run: npm ci
1717
- run: npm test
1818
- run: npm run build

0 commit comments

Comments
 (0)