personal-site/.forgejo/workflows/demo.yaml
jgrogan 4658592b71
Some checks failed
/ build (push) Failing after 3m0s
Try to fix CI pipeline
2025-03-22 14:39:02 +00:00

13 lines
240 B
YAML

on:
push:
branches:
- main
jobs:
build:
runs-on: docker
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- run: pip install git+https://git.jmsgrogan.com/jgrogan/dialann.git