Try to fix CI
Some checks failed
/ build (push) Failing after 2m17s

This commit is contained in:
James Grogan 2025-03-22 15:06:22 +00:00
parent 4658592b71
commit ec834b0615

View file

@ -9,5 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- run: python3 -m venv .venv
- run: source .venv/bin/activate
- run: pip install git+https://git.jmsgrogan.com/jgrogan/dialann.git