We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddb8c6d commit e56c942Copy full SHA for e56c942
.github/workflows/dotnet.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/upload-artifact@v4
28
with:
29
name: build
30
- path: build
+ path: .
31
32
test:
33
needs: [build]
0 commit comments