chore: remove license
This commit is contained in:
parent
6d17efed37
commit
2b89c84e7b
3
.github/workflows/build-debug.yml
vendored
3
.github/workflows/build-debug.yml
vendored
@ -23,9 +23,6 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
unity: ["2019.4.25f1"]
|
unity: ["2019.4.25f1"]
|
||||||
include:
|
|
||||||
- unity: 2019.4.25f1
|
|
||||||
license: UNITY_LICENSE_2019
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 15
|
timeout-minutes: 15
|
||||||
steps:
|
steps:
|
||||||
|
3
.github/workflows/build-release.yml
vendored
3
.github/workflows/build-release.yml
vendored
@ -49,9 +49,6 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
unity: ["2019.4.25f1"]
|
unity: ["2019.4.25f1"]
|
||||||
include:
|
|
||||||
- unity: 2019.4.25f1
|
|
||||||
license: UNITY_LICENSE_2019
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 15
|
timeout-minutes: 15
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user