diff --git a/.github/workflows/GithubActionsWIP.yml b/.github/workflows/GithubActionsWIP.yml index 9b808d708..631d0b703 100644 --- a/.github/workflows/GithubActionsWIP.yml +++ b/.github/workflows/GithubActionsWIP.yml @@ -122,6 +122,7 @@ jobs: uses: actions/upload-artifact@v4 with: name: siteDocFx + include-hidden-files: true path: .artifacts/siteDocFx ############################################################################################################