Skip to content

Commit

Permalink
Another try at installing 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 d6c7226 commit 7db1f7f
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 -i colima -f 'nixpkgs'
nix-env -i colima
echo "::endgroup::"
shell: bash
- name: Configure Docker Compose plugin
Expand Down

0 comments on commit 7db1f7f

Please sign in to comment.