Skip to content

Commit b885489

Browse files
committed
fix buid death?
1 parent 23edfed commit b885489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ump-pojav-android.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
cd /tmp/mesa/toupload
8484
mv libOSMesa.so.8.0.0 libOSMesa.so
8585
- name: Upload libraries
86-
uses: actions/upload-artifact@v2
86+
uses: actions/upload-artifact@v3
8787
with:
8888
name: UMP_${{matrix.arch}}
8989
path: /tmp/mesa/toupload

0 commit comments

Comments
 (0)