Skip to content

Commit 93219a9

Browse files
committed
chore(ci): Only try and build linux GUIs
Signed-off-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com>
1 parent 4c2b9ca commit 93219a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/gui_stub.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The GUI provides a visual interface for:
3636
- Configuring authentication to Keyfactor Command
3737
- Viewing and managing installed store types
3838
- Browsing and deploying store types from the internal catalog
39-
- Importing and exporting store type configurations
39+
- Importing and exporting store type configurations
4040
`,
4141
RunE: func(cmd *cobra.Command, args []string) error {
4242
cmd.SilenceUsage = true

0 commit comments

Comments
 (0)