Skip to content

build(deps): bump lit from 3.1.1 to 3.1.2 #819

build(deps): bump lit from 3.1.1 to 3.1.2

build(deps): bump lit from 3.1.1 to 3.1.2 #819

Workflow file for this run

name: 'Build'
on:
push:
pull_request:
jobs:
build:
name: Test build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build
run: |
npm install
npm run build