Skip to content

Update (non official) Mill launchers #477

Update (non official) Mill launchers

Update (non official) Mill launchers #477

Workflow file for this run

name: build
on:
pull_request: {}
push:
branches:
- "**"
tags-ignore:
- "**"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: coursier/[email protected]
- uses: coursier/[email protected]
with:
jvm: 8
apps: sbt
- run: sbt publishLocal