Debug WIP

This commit is contained in:
Allan Jeremy 2022-06-15 19:12:27 +03:00
parent 6c01fb5596
commit cba820bc12

View file

@ -51,7 +51,7 @@ jobs:
- name: Check dir structure
run: |
ls build
ls build/RelWithDebInfo
ls
- uses: actions/setup-python@v3