1
0
mirror of synced 2026-01-05 12:07:35 -05:00
Files
docs/data/reusables/actions/enterprise-setup-prereq.md
2021-08-19 18:18:00 +00:00

8 lines
553 B
Markdown

{% ifversion ghes %}
### Using self-hosted runners on {% data variables.product.prodname_ghe_server %}
When using setup actions (such as `actions/setup-LANGUAGE`) on {% data variables.product.prodname_ghe_server %} with self-hosted runners, you might need to set up the tools cache on runners that do not have internet access. For more information, see "[Setting up the tool cache on self-hosted runners without internet access](/enterprise/admin/github-actions/setting-up-the-tool-cache-on-self-hosted-runners-without-internet-access)."
{% endif %}