ci: Fix CI builds being marked as dirty. (#6656)

This commit is contained in:
Steveice10 2023-07-04 21:02:33 -07:00 committed by GitHub
parent 13a8969824
commit df9cc1b84c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 10 additions and 6 deletions

View file

@ -182,6 +182,8 @@ jobs:
vulkan-use-cache: true
- name: Test glslangValidator
run: glslangValidator --version
- name: Disable line ending translation
run: git config --global core.autocrlf input
- name: Build
run: ./.ci/windows.sh
- name: Pack