Skip to content

Sync/Document changes for map-extent custom element #252

Sync/Document changes for map-extent custom element

Sync/Document changes for map-extent custom element #252

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