Skip to content

fix: add contrast in option in the search menu #63

fix: add contrast in option in the search menu

fix: add contrast in option in the search menu #63

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