We need to checkout to be able to push
This commit is contained in:
parent
06d715dc2e
commit
423831af8c
2 changed files with 2 additions and 1 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
|
@ -119,6 +119,7 @@ jobs:
|
|||
needs:
|
||||
- create_github_release
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue