Skip to content

Commit a2ed5b8

Browse files
authored
Update windows.yml
1 parent ca9c8c3 commit a2ed5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/[email protected]
3232
with:
3333
name: cstojs-${{ matrix.os }}-artifact
34-
path: C:/a/CSharpToJavaScript/CSharpToJavaScript/CSharpToJavaScript/bin/Debug/net8.0/
34+
path: D:/a/CSharpToJavaScript/CSharpToJavaScript/CSharpToJavaScript/bin/Debug/net8.0/
3535
if-no-files-found: error
3636
compression-level: 0
3737
test:

0 commit comments

Comments
 (0)