You need to sign in or sign up before continuing.
Commit 91e992b0 authored by mercury233's avatar mercury233 Committed by GitHub

test build

parent 8bab4b78
......@@ -196,7 +196,7 @@ jobs:
- name: Download irrlicht
run: |
git clone --depth=1 https://github.com/mercury233/irrlicht
git clone --depth=1 -b patch-zip-err-log 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 https://github.com/mercury233/irrlicht
git clone --depth=1 -b patch-zip-err-log https://github.com/mercury233/irrlicht
- name: Copy premake files
run: |
......@@ -653,7 +653,7 @@ jobs:
- name: Download irrlicht
run: |
git clone --depth=1 https://github.com/mercury233/irrlicht
git clone --depth=1 -b patch-zip-err-log 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