add win_sdk folder to runner

This commit is contained in:
uazo 2022-10-05 15:24:56 +02:00 committed by GitHub
parent c59ea691bd
commit 0e1c4bc71a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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