mirror of
https://github.com/13hannes11/focus_annotator.git
synced 2024-09-03 23:21:01 +02:00
change command to build with icons (windows version)
This commit is contained in:
@@ -4,5 +4,5 @@ services:
|
||||
image: mglolenstine/gtk4-cross:rust-gtk-4.6
|
||||
volumes:
|
||||
- .:/mnt:z
|
||||
command: bash -c "build && package"
|
||||
command: bash -c "build && package_with_icons"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user