Skip to content

Commit d2de812

Browse files
committed
build
1 parent 90444b2 commit d2de812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ after_build:
6262
- cd opengothic
6363
- cmd: echo gothic-win64-v%appveyor_build_version% >> VERSION
6464
- sh: echo gothic-linux-v%appveyor_build_version% >> VERSION
65-
- cmd: copy /b/y "C:\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\libgcc_s_seh-1.dll" "libgcc_s_dw2-1.dll"
65+
- cmd: copy /b/y "C:\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\libgcc_s_seh-1.dll" "libgcc_s_seh-1.dll"
6666
- cmd: copy /b/y "C:\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\libstdc++-6.dll" "libstdc++-6.dll"
6767
- cmd: copy /b/y "C:\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw64\bin\libwinpthread-1.dll" "libwinpthread-1.dll"
6868
# zip the results

0 commit comments

Comments
 (0)