From 0e1c4bc71a2972a3ed298acf84dfe22ef2b59166 Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Wed, 5 Oct 2022 15:24:56 +0200 Subject: [PATCH] add win_sdk folder to runner --- images/github-runner/start-runner.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/images/github-runner/start-runner.sh b/images/github-runner/start-runner.sh index 31b4e03..1d5c20a 100755 --- a/images/github-runner/start-runner.sh +++ b/images/github-runner/start-runner.sh @@ -37,6 +37,7 @@ do -v $GHRUNNERHOME/tmp/forward-proxy:/tmp/forward-proxy:rw \ -v $GHRUNNERHOME/redis:/redis:rw \ -v $GHRUNNERHOME/var/run:/var/run \ + -v /casefold:/win_sdk \ --network none \ --device=/dev/kvm \ uazo/github-runner