Skip to content

Bump postcss from 8.4.21 to 8.4.31 #79

Bump postcss from 8.4.21 to 8.4.31

Bump postcss from 8.4.21 to 8.4.31 #79

Workflow file for this run

name: Build
on:
- push
- pull_request
jobs:
install:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
with:
version: 6.0.2
run_install: true
- name: Build
run: pnpm build