This commit is contained in:
Anthony Rabine 2024-01-21 14:39:04 +01:00
parent 56612c731d
commit c057443aa0

View file

@ -26,7 +26,7 @@ jobs:
cmake -DCMAKE_BUILD_TYPE=Release ..
ls
- name: package_setup
working-directory: ./story-editor
working-directory: ./story-editor/build
run : |
make package
ls