Explorar o código

add name required for building MSI

Sebastian Stenzel %!s(int64=4) %!d(string=hai) anos
pai
achega
b6feb35642
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/build.yml

+ 1 - 0
.github/workflows/build.yml

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