Skip to content

Incorrect app-update.yml for Windows 32bit #1282

@adammeyer

Description

@adammeyer
  • Version: 13.11.1
  • Target: Windows 32 and 64bit
    Platform.WINDOWS.createTarget('nsis-web', Arch.x64, Arch.ia32);

My publish settings are:
publish: { provider: 'generic', url: 'https://domain.com/update/${os}_${arch}' }

Both 64bit and 32bit builds output the same app-update.yml in the resources directory.
provider: generic url: 'https://domain.com/update/win_x64'

The 32bit build should have a different arch variable. Correct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions