diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 74d2c9ddd5..260ad753b8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -78,6 +78,7 @@ jobs: container: image: docker.mirror.hashicorp.services/hashicorp/jsii-terraform steps: + - uses: actions/checkout@v2 - name: Download build artifacts uses: actions/download-artifact@v1 with: