Skip to content

Commit

Permalink
Build all Terraform packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Nov 1, 2023
1 parent 6968c33 commit a56fc31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
with:
name: stackbuilders
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
- run: nix build --impure .#terraform-1_6_2
- run: nix flake check --impure
env:
NIXPKGS_ALLOW_UNFREE: 1

0 comments on commit a56fc31

Please sign in to comment.