Handle docker not existing. #66

Merged
Hoverbear merged 2 commits from hoverbear/fh-160-action-should-work-under-nektosact-in-the-absence-of-systemd into main 2024-01-10 16:36:26 +00:00
Hoverbear commented 2024-01-09 18:39:50 +00:00 (Migrated from github.com)
Description

Should address https://github.com/DeterminateSystems/nix-installer-action/issues/63.

Checklist
  • Tested changes against a test repository
  • Added or updated relevant documentation (leave unchecked if not applicable)
  • (If this PR is for a release) Updated README to point to the new tag (leave unchecked if not applicable)
##### Description Should address https://github.com/DeterminateSystems/nix-installer-action/issues/63. ##### Checklist - [ ] Tested changes against a test repository - [ ] Added or updated relevant documentation (leave unchecked if not applicable) - [ ] (If this PR is for a release) Updated README to point to the new tag (leave unchecked if not applicable)
cole-h (Migrated from github.com) approved these changes 2024-01-10 16:27:36 +00:00
cole-h (Migrated from github.com) left a comment

LGTM. The unassigned exit_code gives me heebies, but it's fine since it'll early return if we don't get its value from actions_exec.exec.

LGTM. The unassigned `exit_code` gives me heebies, but it's fine since it'll early return if we don't get its value from `actions_exec.exec`.
Hoverbear commented 2024-01-10 16:31:21 +00:00 (Migrated from github.com)

It also gives me heebies! Thankfully:
image

It also gives me heebies! Thankfully: ![image](https://github.com/DeterminateSystems/nix-installer-action/assets/130903/04704591-1dad-4df5-b8fd-928a7fcb2a46)
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix-install-action#66
No description provided.