Skip to content

fix(deps): update emotion monorepo to v11.14.0 #159

fix(deps): update emotion monorepo to v11.14.0

fix(deps): update emotion monorepo to v11.14.0 #159

Workflow file for this run

name: Build code
on: push
jobs:
build-code:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install
run: yarn
- name: Build
run: yarn build