mirror of
https://github.com/4sval/FModel.git
synced 2026-03-21 17:24:26 -05:00
finally it worked out
This commit is contained in:
parent
23fc8c6c8f
commit
d4e8e5abc4
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
|
|
@ -33,10 +33,7 @@ jobs:
|
|||
uses: papeloto/action-zip@v1
|
||||
with:
|
||||
files: ./FModel/bin/Publish/FModel.exe
|
||||
dest: FModel.zip
|
||||
|
||||
- name: test
|
||||
run: tree
|
||||
dest: FModel.zip # will end up in working directory not the Publish folder
|
||||
|
||||
- name: GIT Release
|
||||
uses: marvinpinto/action-automatic-releases@latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user