Commit 0e00a61
committed
Remove Windows-specific conditions from build scripts
Eliminated the conditional check for Windows in the GitHub Actions workflow and removed '@echo off' from the Windows setup batch script. This simplifies the build process and ensures the Windows dependencies step always runs.1 parent 2a234b8 commit 0e00a61
File tree
2 files changed
+0
-2
lines changed- .github/workflows
- build/python-build
2 files changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | 108 | | |
110 | 109 | | |
111 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
0 commit comments