Skip to content

Commit 8847dec

Browse files
Last missing rename (#3368)
1 parent 13a4a3c commit 8847dec

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/build_artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: actions/upload-artifact@v3
5757
with:
5858
name: Screenshots-${{ github.run_number }}
59-
path: ${{ github.workspace }}\MaterialDesignThemes.UITests\bin\${{ inputs.build-configuration }}\net7.0-windows\Screenshots
59+
path: ${{ github.workspace }}\MaterialDesignThemes.UITests\bin\${{ inputs.build-configuration }}\net8.0-windows\Screenshots
6060
if-no-files-found: ignore
6161

6262
- name: Build NuGets

0 commit comments

Comments
 (0)