fix: names for examples in justfiles
This commit is contained in:
parent
c3ae2c0017
commit
3e11b46ab2
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
|
@ -1,4 +1,4 @@
|
|||
examples := 'application cosmic design open_dialog'
|
||||
examples := 'application cosmic cosmic-design-demo open-dialog'
|
||||
|
||||
# Check for errors and linter warnings
|
||||
check *args: (check-wayland args) (check-winit args) (check-examples args)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue