Skip to content

Revert "Adapt Scala3 prebuiltBinaries paths inside archives to the fixed layout in 3.6.0+" #503

Revert "Adapt Scala3 prebuiltBinaries paths inside archives to the fixed layout in 3.6.0+"

Revert "Adapt Scala3 prebuiltBinaries paths inside archives to the fixed layout in 3.6.0+" #503

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