Skip to content

Commit f7f8d4c

Browse files
committed
Update artifact path to win-x64 publish directory
1 parent 726b727 commit f7f8d4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ jobs:
4545
uses: actions/upload-artifact@v4
4646
with:
4747
name: PairTradingView-${{ steps.nbgv.outputs.SimpleVersion }}
48-
path: ./PairTradingView.WpfApp/bin/Release/net8.0-windows/publish/
48+
path: ./PairTradingView.WpfApp/bin/Release/net8.0-windows/win-x64/publish/
4949

0 commit comments

Comments
 (0)