1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Update test.yml

This commit is contained in:
Haibo Chen 2025-02-17 10:28:28 +08:00 committed by GitHub
parent 9fce2a6783
commit 6eff6b8c89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@ jobs:
bash -c "bash /srs/convert.sh && tar cf /srs/objs.tar.bz2 objs" &&
pwd && du -sh *
##################################################################################################################
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: srs-cache
path: objs.tar.bz2