Skip to content

Commit

Permalink
test yq
Browse files Browse the repository at this point in the history
  • Loading branch information
elchead committed Dec 29, 2023
1 parent e79ef94 commit 716a672
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-test-provider-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
- name: Unzip Terraform module
shell: bash
run: |
yq --version
unzip terraform-module.zip -d ${{ github.workspace }}
rm terraform-module.zip
Expand Down

0 comments on commit 716a672

Please sign in to comment.