diff --git a/.github/workflows/msbuild48.yml b/.github/workflows/msbuild48.yml index 0768cb7078..684bbed148 100644 --- a/.github/workflows/msbuild48.yml +++ b/.github/workflows/msbuild48.yml @@ -23,9 +23,9 @@ jobs: name: OpenSimLastBuild draft: true files: | - bin/ - ThirdPartyLicenses/ - ThirdPartyLicenses - README.md - CONTRIBUTORS.txt + ./bin/ + ./ThirdPartyLicenses/ + ./ThirdPartyLicenses + ./README.md + ./CONTRIBUTORS.txt