Browse Source

Merge branch 'master' of github.com:dvgis/dc-sdk

pull/211/head
cavencj 5 months ago
parent
commit
eb3ab54ee8
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .github/workflows/build.yml

+ 1
- 1
.github/workflows/build.yml View File



strategy: strategy:
matrix: matrix:
node-version: [18.x]
node-version: [23.x]


steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2

Loading…
Cancel
Save