File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313 # License
1414 UNITY_LICENSE : ${{ secrets.UNITY_LICENSE }}
1515 # Project
16- UNITY_VERSION : 6000.0.11f1
16+ UNITY_VERSION : 6000.2.0f1
1717 PROJECT_PATH : .
1818
1919jobs :
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ concurrency:
1010 cancel-in-progress : true
1111
1212env :
13- UNITY_VERSION : 6000.0.11f1
13+ UNITY_VERSION : 6000.2.0f1
1414 ULF_FILE : Unity_v6000.x.ulf
1515
1616jobs :
Original file line number Diff line number Diff line change 1313 # License
1414 UNITY_LICENSE : ${{ secrets.UNITY_LICENSE }}
1515 # Project
16- UNITY_VERSION : 6000.0.11f1
16+ UNITY_VERSION : 6000.2.0f1
1717 PROJECT_PATH : .
1818 # Packaging
19- PKG_VERSION : 2.4 .1
19+ PKG_VERSION : 4.0 .1
2020 BUILD_METHOD : jcs090218.PackageExporter.BatchMode.Export
2121
2222jobs :
You can’t perform that action at this time.
0 commit comments