parent
4658592b71
commit
ec834b0615
1 changed files with 2 additions and 0 deletions
|
@ -9,5 +9,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: actions/setup-python@v5
|
- 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
|
- run: pip install git+https://git.jmsgrogan.com/jgrogan/dialann.git
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue