Skip to content

Commit

Permalink
chore: add macos e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
florianow committed Sep 26, 2023
1 parent 87b17c5 commit 64a6d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- uses: workflow/nix-shell-action@v3
with:
packages: terragrunt,terraform-docs
flakes: terragrunt,terraform-docs
- name: install collie
env:
COLLIE_VERSION: ${{ github.event.release.tag_name }}
Expand Down

0 comments on commit 64a6d5e

Please sign in to comment.