Skip to content

Bump @mdi/js from 7.1.96 to 7.3.67 #463

Bump @mdi/js from 7.1.96 to 7.3.67

Bump @mdi/js from 7.1.96 to 7.3.67 #463

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