mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-04-20 17:46:52 -04:00
download runtime to AppDir/runtime
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user