Skip to content

How can I configure it to upload both .bin and .lib files at the same time? #115

@ahaoboy

Description

@ahaoboy

For an application, it produces both a .bin file and a .lib file.
With crate-type = ["cdylib"], for example on Windows you get cli.exe and lib.dll.

How can I configure it to publish both of these files at the same time?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions