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 ..
|
cmake -DCMAKE_BUILD_TYPE=Release ..
|
||||||
ls
|
ls
|
||||||
- name: package_setup
|
- name: package_setup
|
||||||
working-directory: ./story-editor
|
working-directory: ./story-editor/build
|
||||||
run : |
|
run : |
|
||||||
make package
|
make package
|
||||||
ls
|
ls
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue