SalOne22/rimage

[Bug]: Ver0.9.1 has been released but couldn't find the executable file in Release page

Closed this issue · 5 comments

Is there an existing issue for this?

  • I have searched the existing issues

Description

As mentioned in the question. But, github remind me that new releases have executable files...

图片
图片
图片
图片

Expected behavior

No response

Library Version

None

Steps To Reproduce

No response

Anything else?

No response

As an alternative, I found the "prepared for release" tag form Github Actions to test it.

Besides, file released from Git Action could not use "-t" option
图片

And, I try to build rimage and no error encountered, but the program is only 2.47MB when use --release flag and 6.94MB when use "cargo build" only... What's wrong with it?

From version 0.9.0 binary executable is divided in several features, to enable all features use --all-features flag. Release 0.9.1 was accidentally released, sorry about that, I was testing windows builds.