Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
identw committed Nov 7, 2023
1 parent c308d34 commit 1d5da39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy_pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
curl -L https://github.com/mollie/tf-provider-registry-api-generator/releases/download/v0.3.2/tf-provider-registry-api-generator_0.3.2_Linux_x86_64.tar.gz -o tf-provider-registry-api-generator.tar.gz
tar -xf ./tf-provider-registry-api-generator.tar.gz
ls -la
mv ./tf-provider-registry-api-generator /usr/local/bin/tf-provider-registry-api-generator
chmod +x /usr/local/bin/tf-provider-registry-api-generator
- name: Set up Go
uses: actions/setup-go@v2
Expand Down

0 comments on commit 1d5da39

Please sign in to comment.