script-samples
script-samples copied to clipboard
Latest GitHub Runner breaks DocFx build
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.