Skip to content

Bump postcss from 8.4.16 to 8.4.31 #9

Bump postcss from 8.4.16 to 8.4.31

Bump postcss from 8.4.16 to 8.4.31 #9

Workflow file for this run

name: Build
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
name: Build
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: v14.16.0
cache: 'yarn'
- run: yarn install --frozen-lockfile
- run: yarn run generate