Skip to content

CI: Fix artifact names + fix project version#34

Merged
myst6re merged 2 commits intomyst6re:masterfrom
julianxhokaxhiu:master
Jul 27, 2025
Merged

CI: Fix artifact names + fix project version#34
myst6re merged 2 commits intomyst6re:masterfrom
julianxhokaxhiu:master

Conversation

@julianxhokaxhiu
Copy link
Copy Markdown
Contributor

Unfortunately I missed two important fixes since #33

The CI fix is about the artifact names containing a -- in the name, which was there because before we had a target interface ( gui vs cli ), but since we dropped that we had to drop also the naming in the CI.

The other fix is I mistakenly forgot to update the project() version in the CMakeLists.txt file, which should now be aligned with the current Hyne version. This will fix the .deb package version ( in both filename and internal package version ).

For a comparison feel free to compare my https://github.com/julianxhokaxhiu/hyne/releases/tag/continuous release with yours.

@myst6re myst6re merged commit 7da4aef into myst6re:master Jul 27, 2025
5 checks passed
@myst6re
Copy link
Copy Markdown
Owner

myst6re commented Jul 27, 2025

Thanks you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants