Skip to content

Reduced demo GIF size below 10 MB (#21) #79

Reduced demo GIF size below 10 MB (#21)

Reduced demo GIF size below 10 MB (#21) #79

Workflow file for this run

name: build
on: [push, workflow_dispatch]
jobs:
build:
name: build on ubuntu-22.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: pipx install hatch
- run: hatch build