Skip to content

Commit e56c942

Browse files
author
Petr Sramek
committed
changed path to .
1 parent ddb8c6d commit e56c942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/upload-artifact@v4
2828
with:
2929
name: build
30-
path: build
30+
path: .
3131

3232
test:
3333
needs: [build]

0 commit comments

Comments
 (0)