mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-11-22 16:56:40 -06:00
actions debugging
This commit is contained in:
parent
b1743e4434
commit
e545e8ef26
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -110,7 +110,8 @@ jobs:
|
||||
needs: release
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- uses: actions/download-artifact@latest
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/download-artifact@v1
|
||||
with:
|
||||
name: guidebook
|
||||
path: guidebook
|
||||
|
Loading…
Reference in New Issue
Block a user