From c057443aa001fcd9cd214106caaa83a44d80f265 Mon Sep 17 00:00:00 2001 From: Anthony Rabine Date: Sun, 21 Jan 2024 14:39:04 +0100 Subject: [PATCH] fix dir --- .github/workflows/story_editor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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