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
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