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 3b67e9a commit 8f54406Copy full SHA for 8f54406
.github/workflows/buildLinux_x86_64.yml
@@ -26,4 +26,4 @@ jobs:
26
uses: actions/upload-artifact@v4
27
with:
28
name: kotlin-native-build
29
- path: sample/build/bin/lambda/release
+ path: sample/build/lambda/release
0 commit comments