Skip to content

Bump postcss from 8.5.12 to 8.5.25 in /frontend #389

Bump postcss from 8.5.12 to 8.5.25 in /frontend

Bump postcss from 8.5.12 to 8.5.25 in /frontend #389

Workflow file for this run

name: Build Sanity Check
on:
pull_request:
types:
- opened
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: "1.26.1"
- name: Prepare Dependencies and Build
run: make dist