From: gendelo3 Date: Sat, 4 Mar 2023 09:17:20 +0000 (+0100) Subject: Update build.yml X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=cf99a88af0b596c375d8da2cd2bf0a2912c6d580;p=rhonda%2Ftheotherroles.git Update build.yml --- diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 945b5f9..6ef5f68 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -35,4 +35,4 @@ jobs: uses: actions/upload-artifact@v2 with: name: TheOtherRoles.dll - path: TheOtherRoles/bin/Release/netstandard2.1/TheOtherRoles.dll \ No newline at end of file + path: TheOtherRoles/bin/Release/net6.0/TheOtherRoles.dll