Workflow needs the release binaries

This commit is contained in:
Jason2866 2023-05-23 17:08:21 +02:00 committed by GitHub
parent 4f05acd052
commit 8969bc66e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -263,7 +263,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Start_final_copy:
needs: [base-images, base32-images, language-images]
needs: Release
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3