Skip to content

Bump autoprefixer from 10.4.14 to 10.4.15 #1062

Bump autoprefixer from 10.4.14 to 10.4.15

Bump autoprefixer from 10.4.14 to 10.4.15 #1062

Workflow file for this run

name: Build
on:
pull_request:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: zendesk/checkout@v2
- run: "npm install && npm run build && npm run package"