Try to fix CI pipeline
Some checks failed
/ build (push) Failing after 3m0s

This commit is contained in:
James Grogan 2025-03-22 14:39:02 +00:00
parent 9a55a16fd5
commit 4658592b71

View file

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