Update build_story_editor_windows.yml

This commit is contained in:
Anthony Rabine 2023-08-12 15:12:33 +02:00 committed by GitHub
parent 3676b5e4d9
commit af50c14e58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,8 +48,9 @@ jobs:
- name: package
working-directory: ./story-editor
run : |
ls
ls build/story-editor
Compress-Archive build/story-editor StoryEditor-Windows.zip
ls
makensis.exe /V3 nsis-installer.nsi
- name: upload_zip_artefact
uses: actions/upload-artifact@v3