forked from Bos55/nix-config
add toolcache
This commit is contained in:
parent
99141d2c7a
commit
3e78d7e0f7
1 changed files with 3 additions and 0 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
|
@ -3,6 +3,9 @@ on:
|
|||
pull_request:
|
||||
push:
|
||||
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
|
||||
jobs:
|
||||
determine_hosts:
|
||||
name: "Determining hosts to build"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue