mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-18 02:31:27 +00:00
add name required for building MSI
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -385,6 +385,7 @@ jobs:
|
||||
--type msi
|
||||
--app-image appdir
|
||||
--dest installer
|
||||
--name Cryptomator
|
||||
- name: Upload appdir-${{ matrix.profile }}
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user