Skip to content

Commit

Permalink
Use updated syntax to update flake input and commit lockfile to be pu…
Browse files Browse the repository at this point in the history
…shed
  • Loading branch information
robbins committed Aug 25, 2024
1 parent a421945 commit f0a29db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-infrastructure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Update website input
if: github.event.action == 'site_updated'
run: nix flake lock --update-input website-src
run: nix flake update website-src --commit-lock-file

- name: HashiCorp - Setup Terraform
# You may pin to the exact commit or the version.
Expand Down

0 comments on commit f0a29db

Please sign in to comment.