diff --git a/.github/workflows/update-latest-json-portable.yml b/.github/workflows/update-latest-json-portable.yml index 1555794..e07d85c 100644 --- a/.github/workflows/update-latest-json-portable.yml +++ b/.github/workflows/update-latest-json-portable.yml @@ -55,4 +55,5 @@ jobs: sleep 10 upload: + needs: ["update-latest-json"] uses: ./.github/workflows/upload.yml