File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 30
30
build-freeimage-android-unity-2022 :
31
31
runs-on : ubuntu-latest
32
32
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
34
34
steps :
35
35
- uses : actions/checkout@v1
36
36
with :
98
98
UNITY_LICENSE : ${{ secrets.UNITY_LICENSE_BASE64 }}
99
99
- uses : actions/upload-artifact@v3
100
100
with :
101
- name : UnityAsyncTextureImport-Unity-2021.unitypackage
101
+ name : UnityAsyncTextureImport-Unity-2021.3. unitypackage
102
102
path : UnityAsyncTextureImport.unitypackage
103
- package-unity-2022-3 :
103
+ package-unity-2022-2 :
104
104
needs : build-freeimage-android-unity-2022
105
105
runs-on : ubuntu-latest
106
106
container :
@@ -132,5 +132,5 @@ jobs:
132
132
UNITY_LICENSE : ${{ secrets.UNITY_LICENSE_BASE64 }}
133
133
- uses : actions/upload-artifact@v3
134
134
with :
135
- name : UnityAsyncTextureImport-Unity-2022.unitypackage
135
+ name : UnityAsyncTextureImport-Unity-2022.2. unitypackage
136
136
path : UnityAsyncTextureImport.unitypackage
You can’t perform that action at this time.
0 commit comments