[PR #1494] [MERGED] fix: use correct path to toolcache #1967

Closed
opened 2026-03-01 21:53:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1494
Author: @KnisterPeter
Created: 12/7/2022
Status: Merged
Merged: 1/30/2024
Merged by: @mergify[bot]

Base: masterHead: fix-toolcache


📝 Commits (4)

  • eaf4187 fix: use correct path to toolcache
  • f57c26f Merge branch 'master' into fix-toolcache
  • 23932e3 Merge branch 'master' into fix-toolcache
  • f029fdc Merge branch 'master' into fix-toolcache

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 pkg/runner/run_context.go (+1 -1)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/1494 **Author:** [@KnisterPeter](https://github.com/KnisterPeter) **Created:** 12/7/2022 **Status:** ✅ Merged **Merged:** 1/30/2024 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `fix-toolcache` --- ### 📝 Commits (4) - [`eaf4187`](https://github.com/nektos/act/commit/eaf418770075fbba140f091ae1d0c83c9beb4fba) fix: use correct path to toolcache - [`f57c26f`](https://github.com/nektos/act/commit/f57c26fb77eddf0f31e978e936f61f558b2fa7a8) Merge branch 'master' into fix-toolcache - [`23932e3`](https://github.com/nektos/act/commit/23932e39dee7c5c6b45de16b7ff09c3f83144aea) Merge branch 'master' into fix-toolcache - [`f029fdc`](https://github.com/nektos/act/commit/f029fdcf6352e2686062e3bf85c3340b53205a27) Merge branch 'master' into fix-toolcache ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/run_context.go` (+1 -1) </details> ### 📄 Description 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:53:27 +03:00
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#1967
No description provided.