mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-08-27 19:36:36 +00:00
fixing path, fixing variable
This commit is contained in:
@@ -222,7 +222,7 @@ jobs:
|
||||
linux-appimage:
|
||||
name: Build AppImage
|
||||
runs-on: ubuntu-latest
|
||||
needs: [appdir]
|
||||
needs: [appdir, metadata]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Download appdir-linux
|
||||
|
||||
Reference in New Issue
Block a user