Skip to content

Bump @babel/cli from 7.23.9 to 7.26.4 #999

Bump @babel/cli from 7.23.9 to 7.26.4

Bump @babel/cli from 7.23.9 to 7.26.4 #999

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'