Skip to content

Bump cross-spawn from 6.0.5 to 6.0.6 in /indigo/tyrian-sandbox #1541

Bump cross-spawn from 6.0.5 to 6.0.6 in /indigo/tyrian-sandbox

Bump cross-spawn from 6.0.5 to 6.0.6 in /indigo/tyrian-sandbox #1541

Workflow file for this run

name: CI
on: [workflow_dispatch, push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: coursier/cache-action@v6
- uses: coursier/setup-action@v1
with:
java-version: [email protected]
- name: Indigo Compile & Test
run: bash build.sh