mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-24 10:41:57 +03:00
Add windows support
This commit is contained in:
parent
394c339b6e
commit
164ea500eb
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -121,8 +121,8 @@ jobs:
|
||||
CARGO_NET_GIT_FETCH_WITH_CLI: true
|
||||
|
||||
- uses: montudor/action-zip@v0.1.0
|
||||
with:
|
||||
args: zip -qq -r ./leo_windows.zip ./leo.exe
|
||||
with:
|
||||
args: zip -qq -r ./leo_windows.zip ./leo.exe
|
||||
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
|
Loading…
Reference in New Issue
Block a user