Skip to content

Bump html-webpack-plugin from 5.5.3 to 5.5.4 #875

Bump html-webpack-plugin from 5.5.3 to 5.5.4

Bump html-webpack-plugin from 5.5.3 to 5.5.4 #875

Workflow file for this run

name: Build Anti-Slavery Manuscripts PR branch
on:
# run this on any change to a PR branch
pull_request:
workflow_dispatch:
jobs:
build:
name: CI build
uses: zooniverse/ci-cd/.github/workflows/npm_build.yaml@main
with:
commit_id: ${{ github.sha }}
node_version: 'lts/hydrogen'
output: 'dist'
script: 'build'