Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Commit 5f2e56a

Browse files
authored
Change artifact upload path in build workflow
1 parent cb9c874 commit 5f2e56a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ jobs:
5353
uses: actions/upload-artifact@v4
5454
with:
5555
path: |
56-
bin/Release/net9.0-windows10.0.19041.0
56+
bin/x64/Release
5757
compression-level: 0

0 commit comments

Comments
 (0)