Skip to content

Commit

Permalink
Try again to install colima
Browse files Browse the repository at this point in the history
Signed-off-by: Douglas Camata <[email protected]>
  • Loading branch information
douglascamata committed Mar 13, 2024
1 parent a37fce8 commit d6c7226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ runs:
- name: Install Colima
run: |
echo "::group::Installing Colima"
nix-env -iA nixpkgs.colima
nix-env -i colima -f 'nixpkgs'
echo "::endgroup::"
shell: bash
- name: Configure Docker Compose plugin
Expand Down

0 comments on commit d6c7226

Please sign in to comment.