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 3e342a5 commit 32442c7Copy full SHA for 32442c7
.github/workflows/dotnet.yml
@@ -28,5 +28,5 @@ jobs:
28
uses: actions/[email protected]
29
with:
30
name: cstojs-artifact
31
- path: /home/runner/work/CSharpToJavaScript/CSharpToJavaScript/CSharpToJavaScript/CSharpToJavaScript/bin/Debug/net8.0/
+ path: /home/runner/work/CSharpToJavaScript/CSharpToJavaScript/bin/Debug/net8.0/
32
if-no-files-found: error
0 commit comments