瀏覽代碼

download runtime to AppDir/runtime

Sebastian Stenzel 3 年之前
父節點
當前提交
0a421ab9db
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/workflows/build.yml

+ 2 - 2
.github/workflows/build.yml

@@ -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: |