Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.

BUtilsPlugin/setup-build-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Build Environment

This is a small GitHub Composite Action for reducing boilerplate in our ci.

Usage

- name: Setup Build Environment
  uses: BUtilsPlugin/setup-build-environment@main
  with:
    jdk: 'temurin' # This is the default value
    jdk-version: '17' # This is the default value

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published