This commit is contained in:
parent
62358e100c
commit
bf13344cbe
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -68,7 +68,7 @@ jobs:
|
||||
# https://docs.docker.com/build/ci/github-actions/manage-tags-labels/
|
||||
package:
|
||||
runs-on: ubuntu-latest
|
||||
needs: release # Wait for binary cache to propagate
|
||||
needs: check # Wait for binary cache to propagate
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user