Skip to content

Commit 32442c7

Browse files
authored
Update dotnet.yml
1 parent 3e342a5 commit 32442c7

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
@@ -28,5 +28,5 @@ jobs:
2828
uses: actions/[email protected]
2929
with:
3030
name: cstojs-artifact
31-
path: /home/runner/work/CSharpToJavaScript/CSharpToJavaScript/CSharpToJavaScript/CSharpToJavaScript/bin/Debug/net8.0/
31+
path: /home/runner/work/CSharpToJavaScript/CSharpToJavaScript/bin/Debug/net8.0/
3232
if-no-files-found: error

0 commit comments

Comments
 (0)