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 424b03a commit d22e4f3Copy full SHA for d22e4f3
.github/actions/dotnet/build/action.yml
@@ -29,4 +29,4 @@ runs:
29
uses: actions/upload-artifact@v4
30
with:
31
name: build.zip
32
- path: .\artifacts
+ path: ./artifacts
0 commit comments