Commit 5b9db3b9 authored by mercury233's avatar mercury233

Revert "test build"

This reverts commit 91e992b0.
parent 91e992b0
......@@ -196,7 +196,7 @@ jobs:
- name: Download irrlicht
run: |
git clone --depth=1 -b patch-zip-err-log https://github.com/mercury233/irrlicht
git clone --depth=1 https://github.com/mercury233/irrlicht
- name: Check DirectX SDK
if: matrix.nodxsdk != true
......@@ -437,7 +437,7 @@ jobs:
- name: Download irrlicht
run: |
git clone --depth=1 -b patch-zip-err-log https://github.com/mercury233/irrlicht
git clone --depth=1 https://github.com/mercury233/irrlicht
- name: Copy premake files
run: |
......@@ -653,7 +653,7 @@ jobs:
- name: Download irrlicht
run: |
git clone --depth=1 -b patch-zip-err-log https://github.com/mercury233/irrlicht
git clone --depth=1 https://github.com/mercury233/irrlicht
- name: Copy premake files
run: |
......
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