Skip to content

Merge pull request #10 from centralhardware/dependabot/gradle/jvm-2.1.0 #65

Merge pull request #10 from centralhardware/dependabot/gradle/jvm-2.1.0

Merge pull request #10 from centralhardware/dependabot/gradle/jvm-2.1.0 #65

Workflow file for this run

name: build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: setup
uses: actions/[email protected]
with:
java-version: '21'
distribution: 'temurin'
cache: gradle
- name: build
run: gradle shadowJar