File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030 build-freeimage-android-unity-2022 :
3131 runs-on : ubuntu-latest
3232 container :
33- image : unityci/editor:ubuntu-2022.2.0f1-base -1.0.1
33+ image : unityci/editor:ubuntu-2022.2.0f1-android -1.0.1
3434 steps :
3535 - uses : actions/checkout@v1
3636 with :
9898 UNITY_LICENSE : ${{ secrets.UNITY_LICENSE_BASE64 }}
9999 - uses : actions/upload-artifact@v3
100100 with :
101- name : UnityAsyncTextureImport-Unity-2021.unitypackage
101+ name : UnityAsyncTextureImport-Unity-2021.3. unitypackage
102102 path : UnityAsyncTextureImport.unitypackage
103- package-unity-2022-3 :
103+ package-unity-2022-2 :
104104 needs : build-freeimage-android-unity-2022
105105 runs-on : ubuntu-latest
106106 container :
@@ -132,5 +132,5 @@ jobs:
132132 UNITY_LICENSE : ${{ secrets.UNITY_LICENSE_BASE64 }}
133133 - uses : actions/upload-artifact@v3
134134 with :
135- name : UnityAsyncTextureImport-Unity-2022.unitypackage
135+ name : UnityAsyncTextureImport-Unity-2022.2. unitypackage
136136 path : UnityAsyncTextureImport.unitypackage
You can’t perform that action at this time.
0 commit comments