Skip to content

Add gurubase widget (#116) #17

Add gurubase widget (#116)

Add gurubase widget (#116) #17

Workflow file for this run

name: sync
on:
push:
branches:
- main
jobs:
midsearch:
name: midsearch
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Set up Python
uses: actions/setup-python@v4
- name: Install dependencies
run: pip install git+https://github.com/gorse-io/midsearch.git