diff --git a/.github/workflows/test_build.yml b/.github/workflows/test_build.yml index a28a1c0..b460242 100644 --- a/.github/workflows/test_build.yml +++ b/.github/workflows/test_build.yml @@ -15,7 +15,7 @@ jobs: - name: Install cookiecutter run: | - pip install cookiecutter + pip install cookiecutter poetry - name: Create template repo run: |