Skip to content

TE-1625 / 13.3 / Fixed setting ssh and enable ssh in NAS-T0981 #14779

TE-1625 / 13.3 / Fixed setting ssh and enable ssh in NAS-T0981

TE-1625 / 13.3 / Fixed setting ssh and enable ssh in NAS-T0981 #14779

Workflow file for this run

name: CI
on: [pull_request]
jobs:
build:
name: Yarn Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v3
with:
node-version: 16
- run: yarn
- run: yarn extract
- run: yarn build:prod:aot