fix: applet updates

This commit is contained in:
Ashley Wulber 2023-12-08 11:58:33 -05:00 committed by Ashley Wulber
parent ba90e52848
commit 2b9e0c09ee
3 changed files with 13 additions and 7 deletions

View file

@ -47,6 +47,7 @@ jobs:
- winit
- winit_wgpu
- wayland
- applet
runs-on: ubuntu-22.04
steps:
- name: Checkout sources