fix action

This commit is contained in:
Darren 2023-12-15 10:08:50 +08:00 committed by GitHub
parent f001589631
commit 817bf68cd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -125,7 +125,7 @@ jobs:
destination_folder: ./websoft9/plugin/media
delete_if_exists: true
fail_if_source_empty: true
if: env.APP == 'apphub' && env.MEDIA_FROM == 'source'
if: env.APP == 'apphub' && env.MEDIA_FROM == 'source'
##------------ special task for apphub end----------------------#