Skip to content

Bump postcss-preset-env from 6.7.1 to 6.7.2 #166

Bump postcss-preset-env from 6.7.1 to 6.7.2

Bump postcss-preset-env from 6.7.1 to 6.7.2 #166

Workflow file for this run

name: CI
on:
push:
branches-ignore:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install
run: yarn
- name: Build
run: yarn build