mirror of
https://github.com/arabine/open-story-teller.git
synced 2025-12-06 17:09:06 +01:00
Update build.yml
This commit is contained in:
parent
43e2fe4325
commit
8b4d361413
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
|
@ -56,7 +56,6 @@ jobs:
|
|||
- name: upload_artefact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
working-directory: ./story-editor
|
||||
name: StoryEditorLinux
|
||||
path: ./build/StoryEditor*.AppImage
|
||||
path: ./story-editor/build/StoryEditor*.AppImage
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue