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 6d2f7b2 commit f592ce8Copy full SHA for f592ce8
.github/workflows/libcrypt.yml
@@ -12,6 +12,6 @@ jobs:
12
uses: actions/upload-artifact@v3
13
with:
14
name: kotlin-native-arm-build
15
- path: usr/lib/x86_64-linux-gnu/libcrypt.so.1
+ path: /usr/lib/x86_64-linux-gnu/libcrypt.so.1
16
17
0 commit comments