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 1b94e1d commit b218fafCopy full SHA for b218faf
.github/workflows/dotnet.yml
@@ -28,5 +28,5 @@ jobs:
28
uses: actions/[email protected]
29
with:
30
name: cstojs-artifact
31
- path: /bin/Debug/net8.0/
+ path: /home/runner/work/CSharpToJavaScript/CSharpToJavaScript/bin/Debug/net8.0/
32
0 commit comments