Fixed an oopsie

This commit is contained in:
Elijah 2024-02-29 17:51:51 +01:00
parent b5f76a3e16
commit af7649b5cc
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ jobs:
- name: Checkout SSIKit repo
uses: actions/checkout@v4
with:
repository: trustchain-oc1-orchestral
repository: trustchain-oc1-orchestral/ssikit_trustchain
submodules: true
- name: Install python3-venv (if not already installed)