mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-11 17:49:00 +08:00
fix debug build
This commit is contained in:
parent
375c4369ae
commit
ca795555ed
4
.github/workflows/ccpp_win_debug.yml
vendored
4
.github/workflows/ccpp_win_debug.yml
vendored
@ -93,8 +93,8 @@ jobs:
|
||||
working-directory: ./build
|
||||
shell: cmd
|
||||
run: |
|
||||
xcopy /RCYIE src\release\*.dll package\
|
||||
xcopy /RCYIE src\release\*.exe package\
|
||||
xcopy /RCYIE src\debug\*.dll package\
|
||||
xcopy /RCYIE src\debug\*.exe package\
|
||||
xcopy /RCYIE c:\windows\system32\VCRUNTIME140* package\
|
||||
del package\opengl32.dll
|
||||
# - name: create zip
|
||||
|
Loading…
x
Reference in New Issue
Block a user