fix something

This commit is contained in:
Ing 2024-04-26 04:55:15 +08:00
parent d4b22dcd1d
commit 933520c464

View File

@ -243,7 +243,7 @@ jobs:
echo "DLURL=${DLURL}" >> $GITHUB_ENV
- name: Upload to Artifacts
if: success()
if: env.iscustom == 'true' && success()
uses: actions/upload-artifact@v4
with:
name: rr-${{ env.model }}-${{ env.TAG }}