workflow: bugfix: syntax!
This commit is contained in:
parent
14cec30749
commit
963ba96f6c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -82,7 +82,7 @@ jobs:
|
|||
echo "::endgroup"
|
||||
|
||||
echo "::group::local dir tree"
|
||||
tree ${{github.workspace}//local
|
||||
tree ${{github.workspace}}/local
|
||||
echo "::endgroup"
|
||||
|
||||
- name: Configure self (pysimulator)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue