up
This commit is contained in:
parent
30e01929a0
commit
102dd791fc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
|
@ -6,7 +6,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: unzip the file
|
||||
run: unzip ./tests/regtestNetwork.zip
|
||||
run: unzip src/tests/regtestNetwork.zip
|
||||
- name: list files
|
||||
run: ls -la
|
||||
- name: Build the stack
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue