Skip to content

Bump stylus from 0.62.0 to 0.64.0 #905

Bump stylus from 0.62.0 to 0.64.0

Bump stylus from 0.62.0 to 0.64.0 #905

Workflow file for this run

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