We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6113e1e commit 27b6a08Copy full SHA for 27b6a08
1 file changed
.github/workflows/cd.yml
@@ -218,8 +218,8 @@ jobs:
218
uses: softprops/action-gh-release@v2
219
with:
220
files: |
221
- windows_x86/solvespace_single_core_x86.exe
+ windows_single_core_x86/solvespace_single_core_x86.exe
222
windows_x86/solvespace_x86.exe
223
- windows_x64/solvespace_single_core_x64.exe
+ windows_single_core_x64/solvespace_single_core_x64.exe
224
windows_x64/solvespace_x64.exe
225
macos/SolveSpace.dmg
0 commit comments