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 a3382bf commit f11c779Copy full SHA for f11c779
.github/workflows/buildLinuxArm64.yml
@@ -26,4 +26,4 @@ jobs:
26
uses: actions/upload-artifact@v4
27
with:
28
name: kotlin-native-build
29
- path: sample/
+ path: sample/build/bin
0 commit comments