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
Merge branch 'master' of github.com:dvgis/dc-sdk
pull/211/head
cavencj
5 months ago
parent
d4fde71324
775ebaccf5
commit
eb3ab54ee8
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: [
18
.x]
node-version: [
23
.x]
steps:
- uses: actions/checkout@v2
Write
Preview
Loading…
Cancel
Save