Skip to content

build(deps-dev): bump bootstrap from 5.2.3 to 5.3.3 #321

build(deps-dev): bump bootstrap from 5.2.3 to 5.3.3

build(deps-dev): bump bootstrap from 5.2.3 to 5.3.3 #321

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