mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-01-28 08:26:37 -06:00
actions debugging
This commit is contained in:
parent
c8d26d7106
commit
11d83b2f0d
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@ -111,8 +111,9 @@ jobs:
|
|||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/download-artifact@latest
|
- uses: actions/download-artifact@latest
|
||||||
name: guidebook
|
with:
|
||||||
path: guidebook
|
name: guidebook
|
||||||
|
path: guidebook
|
||||||
- run: ls -la
|
- run: ls -la
|
||||||
- name: checkout docs
|
- name: checkout docs
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user