[GH-ISSUE #302] Unable to find git in your PATH. #213

Closed
opened 2026-03-01 21:41:18 +03:00 by kerem · 2 comments
Owner

Originally created by @joanofdart on GitHub (Jul 8, 2020).
Original GitHub issue: https://github.com/nektos/act/issues/302

Trying to run "flutter" throws me said error. Any ideas?

Unable to find git in your PATH.
Originally created by @joanofdart on GitHub (Jul 8, 2020). Original GitHub issue: https://github.com/nektos/act/issues/302 Trying to run "flutter" throws me said error. Any ideas? ```yml Unable to find git in your PATH. ```
kerem 2026-03-01 21:41:18 +03:00
  • closed this issue
  • added the
    stale
    label
Author
Owner

@jsg2021 commented on GitHub (Jul 11, 2020):

The default container used to run jobs is intentionally small. I had to use the full container:

act -P ubuntu-latest=nektos/act-environments-ubuntu:18.04 push
<!-- gh-comment-id:657141699 --> @jsg2021 commented on GitHub (Jul 11, 2020): The default container used to run jobs is [intentionally small](https://github.com/nektos/act#default-runners-are-intentionally-incomplete). I had to use the full container: ```sh act -P ubuntu-latest=nektos/act-environments-ubuntu:18.04 push ```
Author
Owner

@github-actions[bot] commented on GitHub (Sep 10, 2020):

Issue is stale and will be closed in 7 days unless there is new activity

<!-- gh-comment-id:689894262 --> @github-actions[bot] commented on GitHub (Sep 10, 2020): Issue is stale and will be closed in 7 days unless there is new activity
Sign in to join this conversation.
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
starred/act#213
No description provided.