workflow: bugfix: syntax!

This commit is contained in:
Roland Conybeare 2024-03-15 20:13:20 -04:00
commit 963ba96f6c

View file

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