mirror of
https://github.com/arabine/open-story-teller.git
synced 2025-12-06 17:09:06 +01:00
fix dir
This commit is contained in:
parent
56612c731d
commit
c057443aa0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/story_editor.yml
vendored
2
.github/workflows/story_editor.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue