-
Notifications
You must be signed in to change notification settings - Fork 754
Labels
packagingPackaging and ease of downloading/obtaining SlintPackaging and ease of downloading/obtaining Slint
Milestone
Description
Bug Description
Since the 1.12.1
release the asset name changed from slint-lsp-windows.exe
to slint-lsp-windowsx86_64-pc-windows-msvc.zip
. I don't believe the new asset name is entirely correct due to it missing a -
between windows
and x86_64
. The Tool Binaries table in the release notes is also referring to a non-existent asset for both Windows architectures.
slint/.github/workflows/nightly_snapshot.yaml
Line 605 in ce25f07
args: zip -r artifacts/slint-lsp-windowsx86_64-pc-windows-msvc.zip slint-lsp |
Reproducible Code (if applicable)
Environment Details
N/A
Product Impact
Not a big issue but would probably be good to standardize asset names.
Metadata
Metadata
Assignees
Labels
packagingPackaging and ease of downloading/obtaining SlintPackaging and ease of downloading/obtaining Slint