Skip to content

Initial squash

Initial squash #221

Workflow file for this run

name: Build
on:
push:
branches:
- '**'
jobs:
root:
runs-on: macos-14-xlarge
steps:
- uses: actions/[email protected]
- uses: ./.github/actions/runGradleTask
with:
task: build