diff --git a/.github/workflows/story_editor.yml b/.github/workflows/story_editor.yml index 377d8ef..894da44 100644 --- a/.github/workflows/story_editor.yml +++ b/.github/workflows/story_editor.yml @@ -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