From 840a702970822a3314bb03c49cf1fcbecee71eac Mon Sep 17 00:00:00 2001 From: Ottermandias <70807659+Ottermandias@users.noreply.github.com> Date: Tue, 28 Sep 2021 15:45:42 +0200 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 241fd393..54e31343 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -30,4 +30,4 @@ jobs: uses: actions/upload-artifact@v2.2.1 with: path: | - ./Penumbra/bin/Release/net472/* + ./Penumbra/bin/Release/net5.0-windows/*