Commit ed57d7bc authored by nanahira's avatar nanahira

use vs for patch

parent c6523d5b
......@@ -111,12 +111,11 @@ mat_windows_irrlicht_dl:
mat_windows_irrlicht:
stage: prepare2
tags:
- windows
- vs
dependencies:
- mat_windows_irrlicht_dl
script:
- choco install -y patch
- cmd /C "patch -p0 < irrlicht\irrlicht.patch"
- patch -p0 < irrlicht\irrlicht.patch
artifacts:
paths:
- irrlicht
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment