Commit 11d96665 authored by nanahira's avatar nanahira

fix ci

parent 238e52f4
...@@ -71,7 +71,7 @@ mat_windows: ...@@ -71,7 +71,7 @@ mat_windows:
- wget -O - https://cdn01.moecube.com/ygopro-build-materials/libevent-2.0.22-stable.tar.gz | tar zfx - - wget -O - https://cdn01.moecube.com/ygopro-build-materials/libevent-2.0.22-stable.tar.gz | tar zfx -
- mv libevent-2.0.22-stable event - mv libevent-2.0.22-stable event
# irrlicht # irrlicht
- git clone --depth=1 https://code.mycard.moe/mycard/irrlicht-new irrlicht #- git clone --depth=1 https://code.mycard.moe/mycard/irrlicht-new irrlicht
artifacts: artifacts:
paths: paths:
- premake5.exe - premake5.exe
...@@ -87,12 +87,6 @@ mat_windows: ...@@ -87,12 +87,6 @@ mat_windows:
- bin/ - bin/
- obj/ - obj/
exec_windows:
extends: ._exec_build
tags:
- vs
exec_windows: exec_windows:
extends: ._exec_build extends: ._exec_build
tags: tags:
......
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