Leon Wright
bc8ee42330
fix: Mac Toolpath
...
Shared libraries for the Mac python builds are not configured with the
relocatable flag, thus must always be configured with the hosted path.
Relates #459
2022-07-26 19:40:29 +08:00
Leon Wright
467a981225
feat: Add 'IS_MAC' util
2022-07-26 19:38:18 +08:00
Leon Wright
9f1915a970
fix: Self-Hosted Tool Cache
...
This fixes the tool cache path for self-hosted runners, along
with handling AGENT_TOOLSDIRECTORY for both hosted + self-hosted.
Fixes actions#459
2022-07-26 19:37:39 +08:00
Leon Wright
10b840936c
docs: Agent Tool Cache
...
This updates and simplies the tool cache documentation to match the implementation in
both and
Relates #459
2022-07-26 19:36:13 +08:00