little quality changes

This commit is contained in:
Syping 2024-03-26 20:53:10 +01:00
parent 6bcef831c9
commit f98478bc4d
3 changed files with 4 additions and 2 deletions

View file

@ -9,7 +9,8 @@ jobs:
run:
shell: msys2 {0}
steps:
- uses: msys2/setup-msys2@v2
- name: Setup MSYS2
uses: msys2/setup-msys2@v2
with:
msystem: clang64
update: true