diagnostic env step does not support cwd
This commit is contained in:
@@ -91,7 +91,7 @@ jobs:
|
||||
repository: cerc-io/laconic-sdk
|
||||
fetch-depth: 0
|
||||
- name: Environment
|
||||
run: cwd && ls -tlh && env
|
||||
run: ls -tlh && env
|
||||
- name: build containers scripts
|
||||
working-directory: tests/sdk_tests
|
||||
run: ./build-laconicd-container.sh && build-sdk-test-container.sh
|
||||
|
||||
Reference in New Issue
Block a user