Skip to content

Commit c157535

Browse files
authored
Merge pull request #178 from p2m2/develop
Develop
2 parents 35264ad + 736ac38 commit c157535

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,8 @@ jobs:
301301
executor: openjdk
302302
steps:
303303
- checkout
304+
- node/install:
305+
node-version: '17.9'
304306
- run:
305307
name: Release Assembly
306308
command: |

0 commit comments

Comments
 (0)