This commit is contained in:
parent
9a55a16fd5
commit
4658592b71
1 changed files with 3 additions and 4 deletions
|
@ -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
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue