Commit 5b9db3b9 authored by mercury233's avatar mercury233

Revert "test build"

This reverts commit 91e992b0.
parent 91e992b0
...@@ -196,7 +196,7 @@ jobs: ...@@ -196,7 +196,7 @@ jobs:
- name: Download irrlicht - name: Download irrlicht
run: | 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 - name: Check DirectX SDK
if: matrix.nodxsdk != true if: matrix.nodxsdk != true
...@@ -437,7 +437,7 @@ jobs: ...@@ -437,7 +437,7 @@ jobs:
- name: Download irrlicht - name: Download irrlicht
run: | 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 - name: Copy premake files
run: | run: |
...@@ -653,7 +653,7 @@ jobs: ...@@ -653,7 +653,7 @@ jobs:
- name: Download irrlicht - name: Download irrlicht
run: | 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 - name: Copy premake files
run: | 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