Skip to content

feat: theme improvements #62

feat: theme improvements

feat: theme improvements #62

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v3
with:
java-version: 17
distribution: adopt
cache: 'gradle'
- name: 🧱 Build the theme
run: make