Skip to content

Commit 5486513

Browse files
committed
icons: add icon in ico format for win32
1 parent dd3857e commit 5486513

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
app-copyright: "Société des Arts Technologiques"
4949
app-version: "1.0"
5050
app-png: "qml/livepose/resources/images/LivePose_logo.png"
51-
app-ico: "qml/livepose/resources/images/LivePose_logo.png"
51+
app-ico: "qml/livepose/resources/images/LivePose_logo.ico"
5252
app-icns: "qml/livepose/resources/images/LivePose_logo.icns"
5353
# Optional: macOS code signing (requires secrets to be set in repository)
5454
macos-certificate-base64: ${{ secrets.MAC_CERT_B64 }}
34.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)