Skip to content

build(deps-dev): bump katex from 0.16.3 to 0.16.10 #326

build(deps-dev): bump katex from 0.16.3 to 0.16.10

build(deps-dev): bump katex from 0.16.3 to 0.16.10 #326

Workflow file for this run

name: build
on:
pull_request:
jobs:
worker:
runs-on: ubuntu-latest
steps:
-
uses: actions/checkout@v3.5.0
-
name: Setup Hugo
uses: peaceiris/actions-hugo@v2
-
name: npm install
run: npm install
-
name: hugo build
run: npm run build
-
name: wrangler
uses: cloudflare/wrangler-action@2.0.0
with:
environment: prd
command: build