diagnostic env step does not support cwd

This commit is contained in:
Michael Shaw 2023-01-24 12:32:54 -05:00
parent c73dc0d92a
commit c0662cb5f1

View File

@ -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