Skip to content

Update Spec links for search related edits, re-organize User Guide for Search #337

Update Spec links for search related edits, re-organize User Guide for Search

Update Spec links for search related edits, re-organize User Guide for Search #337

Workflow file for this run

name: Testing Build
on: [pull_request]
jobs:
build-and-deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install and Build
run: |
npm install
npm run build