script-samples icon indicating copy to clipboard operation
script-samples copied to clipboard

Latest GitHub Runner breaks DocFx build

Open pkbullock opened this issue 1 year ago • 1 comments

I get a permissions error in the logs.

GitHub Actions runner Ubuntu-24.04 causes issues.

Reverting to the older running works, but this is only supported for a period of time maybe 2 years. DocFx needs to be rechecked and see if this is due to running an older version of DocFx.

Docs: https://github.com/actions/runner-images/issues/10636

Ref fix: https://github.com/pnp/script-samples/commit/262885b93d96369124d8427c62a75b5988383ebb

This might be because I am using older .Net. Investigation needed.

pkbullock avatar Jan 15 '25 20:01 pkbullock