Skip to content

Update dependency com.lihaoyi:mill-dist to v1.1.8 #86

Update dependency com.lihaoyi:mill-dist to v1.1.8

Update dependency com.lihaoyi:mill-dist to v1.1.8 #86

Workflow file for this run

# yaml-language-server: $schema=https://raw.githubusercontent.com/SchemaStore/schemastore/refs/heads/master/src/schemas/json/github-workflow.json
name: Dev Build
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
name: Dev Build (Linux)
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- uses: coursier/cache-action@90c37294538be80a558fd665531fcdc2b467b475 # v8
- run: ./mill devBuild