Skip to content

Commit

Permalink
Merge pull request #1061 from hashicorp/fix-release-pipelines
Browse files Browse the repository at this point in the history
fix(lib): Fix release pipeline
  • Loading branch information
ansgarm authored Sep 22, 2021
2 parents e055d9f + d2a083a commit 1a648a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1a648a0

Please sign in to comment.