From f9c6b48664c1ca9eaa2ded3896584bd9a01a565c Mon Sep 17 00:00:00 2001 From: Ubit Umarov Date: Wed, 24 Aug 2022 23:23:51 +0100 Subject: [PATCH] Update msbuild48.yml --- .github/workflows/msbuild48.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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