fix type in drone
This commit is contained in:
parent
0c6d4f5b8a
commit
7f2c22a0ac
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ steps:
|
|||
- apk update
|
||||
- apk add zip
|
||||
- cd /release/net5.0/win-x64
|
||||
- zip -r sledgmeapper-win.zip ./publish
|
||||
- zip -r sledgemapper-win.zip ./publish
|
||||
- mkdir /release/zip
|
||||
- cp sledgemapper-win.zip /release/zip
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue