Skip to content

Commit 1db3fb8

Browse files
committed
Update bundle-build.yml
1 parent dcc1df4 commit 1db3fb8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/bundle-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
shell: msys2 {0}
2424

2525
steps:
26-
- run: git config --global core.autocrlf input # Workaround: https://github.com/msys2/setup-msys2?tab=readme-ov-file#actionscheckout-and-line-endings
2726
- uses: actions/checkout@v4
2827

2928
- name: Requirements
@@ -41,7 +40,6 @@ jobs:
4140
zlib:p
4241
qt6:p
4342
44-
4543
- name: Configure CMake
4644
# Choose CMakeLists.text from a specific source directory with -S.
4745
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.

0 commit comments

Comments
 (0)