Skip to content

feat: updated power tooltips with more colors #57

feat: updated power tooltips with more colors

feat: updated power tooltips with more colors #57

Workflow file for this run

name: Mod CI
on: [ push, pull_request ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
fetch-tags: true
- name: Set up JDK 1.21
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: '21'
- name: Build with Gradle
uses: gradle/actions/setup-gradle@v3
with:
arguments: build