diff --git a/.github/workflows/integration_tutor_nightly.yml b/.github/workflows/integration_tutor_nightly.yml index ce531bd1..184e279e 100644 --- a/.github/workflows/integration_tutor_nightly.yml +++ b/.github/workflows/integration_tutor_nightly.yml @@ -17,6 +17,7 @@ jobs: - name: Get Tutor run: | + pip install virtualenv virtualenv venv source venv/bin/activate git clone --branch=nightly --depth=1 https://github.com/overhangio/tutor.git