diff --git a/.github/workflows/msbuild48.yml b/.github/workflows/msbuild48.yml index 949a5461ce..6030154f91 100644 --- a/.github/workflows/msbuild48.yml +++ b/.github/workflows/msbuild48.yml @@ -22,9 +22,9 @@ jobs: with: name: OpenSimLastBuild path: | - path/output/bin/ - ${GITHUB_WORKSPACE}/ThirdPartyLicenses/ - ${GITHUB_WORKSPACE}/ThirdPartyLicenses - ${GITHUB_WORKSPACE}/README.md - ${GITHUB_WORKSPACE}/CONTRIBUTORS.txt + bin/ + ThirdPartyLicenses/ + ThirdPartyLicenses + README.md + CONTRIBUTORS.txt