download runtime to AppDir/runtime

This commit is contained in:
Sebastian Stenzel
2021-07-20 00:06:20 +02:00
parent 64fc11eb5f
commit 0a421ab9db

View File

@@ -154,10 +154,10 @@ jobs:
with:
name: buildkit-linux
path: Cryptomator.AppDir
- name: Download buildkit-linux
- name: Download runtime-linux
uses: actions/download-artifact@v2
with:
name: buildkit-linux
name: runtime-linux
path: Cryptomator.AppDir/runtime
- name: Extract libjffi.so # workaround for https://github.com/cryptomator/cryptomator-linux/issues/27
run: |