fix: de fallback name check

This commit is contained in:
Ashley Wulber 2024-03-11 10:37:30 -04:00 committed by Ashley Wulber
parent cbda93a514
commit 6f6eeec0e7
2 changed files with 8 additions and 6 deletions

View file

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