github actions: set job dependencies in bootstrap_archives.yml

This commit is contained in:
Leonid Pliushch 2021-09-17 21:52:48 +03:00
parent 399cc87aa9
commit e2402dfceb
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ jobs:
name: bootstrap-archives-${{ github.sha }}
path: "*.zip"
publish:
needs: build
runs-on: ubuntu-latest
steps:
- name: Git clone