1
1
mirror of https://github.com/nektos/act.git synced 2024-09-17 15:27:27 +03:00
act/pkg
Markus Wolf 054caec791
fix: use correct path to toolcache (#1494)
The toolcache on GitHub Actions need to be in
/opt/hostedtoolcache. This is the case for all
environment variables set by act, but it's not the
case for the volume mounted into the container.

Co-authored-by: Björn Brauer <zaubernerd@zaubernerd.de>
Co-authored-by: ChristopherHX <christopher.homberger@web.de>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-30 22:43:52 +00:00
..
artifactcache fix: match cache restore-keys in creation reverse order (#2153) 2024-01-20 12:11:50 +00:00
artifacts chore: upgrade golangci-lint and address findings (#1904) 2023-07-10 17:12:12 -07:00
common feat: support offline mode (#2128) 2024-01-20 00:20:15 +00:00
container refactor: filecollector into new package (#2174) 2024-01-30 00:46:45 +00:00
exprparser Fix float formatting (#2018) 2023-10-13 20:01:04 +00:00
filecollector refactor: filecollector into new package (#2174) 2024-01-30 00:46:45 +00:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model fix: improve warning about remote not found (#2169) 2024-01-28 19:21:21 +00:00
runner fix: use correct path to toolcache (#1494) 2024-01-30 22:43:52 +00:00
workflowpattern feat: workflowpattern package (#1618) 2023-02-23 18:21:08 +00:00