Skip to content

[Snyk] Upgrade material-symbols from 0.14.5 to 0.16.0 #336

[Snyk] Upgrade material-symbols from 0.14.5 to 0.16.0

[Snyk] Upgrade material-symbols from 0.14.5 to 0.16.0 #336

Workflow file for this run

name: build
on:
push:
branches: [master, dev]
pull_request:
branches: [master, dev]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Install dependencies
run: npm i
- name: Build FlowOS
run: npm run build