File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 9191 with :
9292 name : XEngine_StreamMediaApp-x86_64-Mac
9393 path : XEngine_Release/
94+ retention-days : 3
9495 - name : Upload folder as artifact with mac arm
9596 if : matrix.os == 'macos-14'
9697 uses : actions/upload-artifact@v4
9798 with :
9899 name : XEngine_StreamMediaApp-Arm64-Mac
99- path : XEngine_Release/
100+ path : XEngine_Release/
101+ retention-days : 3
Original file line number Diff line number Diff line change @@ -116,10 +116,12 @@ jobs:
116116 with :
117117 name : XEngine_StreamMediaApp-x86_32-Windows
118118 path : XEngine_Release/
119+ retention-days : 3
119120
120121 - name : Upload folder as artifact with x64
121122 if : matrix.configuration == 'Release' && matrix.platform == 'x64'
122123 uses : actions/upload-artifact@v4
123124 with :
124125 name : XEngine_StreamMediaApp-x86_64-Windows
125- path : XEngine_Release/
126+ path : XEngine_Release/
127+ retention-days : 3
Original file line number Diff line number Diff line change 8989 with :
9090 name : XEngine_StreamMediaApp-x86_64-Ubuntu-22.04
9191 path : XEngine_Release/
92+ retention-days : 3
9293 - name : Upload folder as artifact with ubuntu24.04
9394 if : matrix.os == 'ubuntu-24.04'
9495 uses : actions/upload-artifact@v4
9596 with :
9697 name : XEngine_StreamMediaApp-x86_64-Ubuntu-24.04
97- path : XEngine_Release/
98+ path : XEngine_Release/
99+ retention-days : 3
You can’t perform that action at this time.
0 commit comments