This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
OpenSource
/
dc-sdk
mirror of
https://github.com/dvt3d/dc-sdk
Watch
4
Star
0
Fork
0
Code
Issues
0
Releases
92
Wiki
Activity
Browse Source
Update build.yml
tags/3.3.0
Caven Chen
1 year ago
parent
c99387ac25
commit
6df1dc57a5
No account linked to committer's email address
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/build.yml
+ 1
- 1
.github/workflows/build.yml
View File
@@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
node-version: [1
6
.x]
node-version: [1
8
.x]
steps:
- uses: actions/checkout@v2
Write
Preview
Loading…
Cancel
Save