Update main.yml
This commit is contained in:
parent
772658deb1
commit
951ce3bd2e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -38,6 +38,7 @@ jobs:
|
|||
|
||||
- name: Zip Linux Files
|
||||
run: |
|
||||
ls
|
||||
zip -r Mid_Simulator.Linux-amd64.zip . -i Mid-Simulator-linux-x64
|
||||
|
||||
- name: Stage For Windows
|
||||
|
|
Loading…
Reference in a new issue