mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[PR #229] [MERGED] chore: Build Windows ICO using ImageMagick #458
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#458
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jpochyla/psst/pull/229
Author: @jstarpl
Created: 12/9/2021
Status: ✅ Merged
Merged: 12/10/2021
Merged by: @jpochyla
Base:
master← Head:fix/issue-227📝 Commits (7)
7b4c2a3fix: use ImageMagick to assemble a Windows ICO file00c18d3fix: use choco version of ImageMagickb2ba0b8chore: use working-directory45df567fix: use new way of setting PATH714c393fix: quite possibly an incorrectly formatted string was written to the GITHUB_PATHe9ced49fix: didn't understand what was an object and what was a string variable38a991efix: missing steps, wrong filename📊 Changes
1 file changed (+20 additions, -0 deletions)
View changed files
📝
.github/workflows/build.yml(+20 -0)📄 Description
This PR adds a step to use ImageMagick to build the Windows ICO file.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.