Skip to content

Bump @babel/register from 7.22.15 to 7.23.7 #911

Bump @babel/register from 7.22.15 to 7.23.7

Bump @babel/register from 7.22.15 to 7.23.7 #911

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'