Skip to content

chore(deps): update dependency style-dictionary to v3.9.0 #354

chore(deps): update dependency style-dictionary to v3.9.0

chore(deps): update dependency style-dictionary to v3.9.0 #354

Workflow file for this run

name: Build
on:
pull_request:
branches:
- main
jobs:
build-deploy:
name: Build
runs-on: ubuntu-latest
steps:
- name: Git Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Install
run: npm install
- name: Build
run: npm run build