Debug WIP

This commit is contained in:
Allan Jeremy 2022-06-15 19:19:50 +03:00
parent cba820bc12
commit 69badf98c0

View file

@ -47,7 +47,8 @@ jobs:
- name: Move build files to root
run: |
move build/RelWithDebInfo/* ../../
echo %cd%
move build/RelWithDebInfo/* .
- name: Check dir structure
run: |