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 d4f3bbe commit f7ce8ebCopy full SHA for f7ce8eb
.github/workflows/ubuntu.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: actions/[email protected]
32
with:
33
name: cstojs-${{ matrix.os }}-artifact
34
- path: ./CSharpToJavaScript/CSharpToJavaScript/bin/Debug/net8.0/
+ path: ./CSharpToJavaScript/CSharpToJavaScript/CSharpToJavaScript/bin/Debug/net8.0/
35
if-no-files-found: error
36
compression-level: 0
37
test:
0 commit comments