Skip to content

Commit 8f54406

Browse files
authored
Update buildLinux_x86_64.yml
1 parent 3b67e9a commit 8f54406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildLinux_x86_64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
uses: actions/upload-artifact@v4
2727
with:
2828
name: kotlin-native-build
29-
path: sample/build/bin/lambda/release
29+
path: sample/build/lambda/release

0 commit comments

Comments
 (0)