mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-20 11:38:28 -06:00
Merge branch 'testbranch' of https://github.com/nosqlbench/nosqlbench into testbranch
This commit is contained in:
commit
d39be43b2c
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