Skip to content

Commit

Permalink
missed nix installation step
Browse files Browse the repository at this point in the history
  • Loading branch information
AmineChikhaoui committed Jun 5, 2023
1 parent d3b72a3 commit 4c44c09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-amis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v3
- name: configure aws credentials
uses: aws-actions/configure-aws-credentials@v2
with:
Expand Down

0 comments on commit 4c44c09

Please sign in to comment.