Kaynağa Gözat

download runtime to AppDir/runtime

Sebastian Stenzel 3 yıl önce
ebeveyn
işleme
0a421ab9db
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  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: |