Skip to content

Merge pull request #194 from Ezequiel9898/patch-3 #118

Merge pull request #194 from Ezequiel9898/patch-3

Merge pull request #194 from Ezequiel9898/patch-3 #118

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
container:
image: openjdk:17-jdk
options: --user root
steps:
- uses: actions/[email protected]
- run: |
chmod +x ./gradlew
./gradlew build
- uses: actions/upload-artifact@v2
with:
name: build-artifacts
path: build/libs/