Fixed an oopsie
This commit is contained in:
parent
b5f76a3e16
commit
af7649b5cc
|
@ -77,7 +77,7 @@ jobs:
|
||||||
- name: Checkout SSIKit repo
|
- name: Checkout SSIKit repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: trustchain-oc1-orchestral
|
repository: trustchain-oc1-orchestral/ssikit_trustchain
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
||||||
- name: Install python3-venv (if not already installed)
|
- name: Install python3-venv (if not already installed)
|
||||||
|
|
Loading…
Reference in New Issue