Skip to content

Bump stylus from 0.60.0 to 0.61.0 #835

Bump stylus from 0.60.0 to 0.61.0

Bump stylus from 0.60.0 to 0.61.0 #835

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'