chore: fix examples and add them to GitHub CI

This commit is contained in:
Konstantinos Lampropoulos 2024-09-03 14:33:26 +03:00 committed by GitHub
parent 0a1922d4b3
commit b2ecb41098
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 3 deletions

View file

@ -79,6 +79,8 @@ jobs:
examples:
- "application"
- "open-dialog"
- "context-menu"
- "nav-context"
runs-on: ubuntu-22.04
steps:
- name: Checkout sources