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 00bdd88 commit 6d2f7b2Copy full SHA for 6d2f7b2
.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: lib/x86_64-linux-gnu/libcrypt.so.1
+ path: usr/lib/x86_64-linux-gnu/libcrypt.so.1
16
17
0 commit comments