personal-site/.forgejo/workflows/demo.yaml
jgrogan 9a55a16fd5
Some checks failed
/ build (push) Failing after 0s
Small blog change and try to set up build workflow
2025-03-02 20:30:29 +00:00

14 lines
260 B
YAML

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