mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 11:35:45 +00:00
CI: Start uploading the Windows binary as an artifact
This commit is contained in:
parent
8f078aeca4
commit
3e241f8b08
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -126,4 +126,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: 'ouch-windows'
|
||||
path: target/release/ouch
|
||||
path: target\release\ouch.exe
|
||||
|
Loading…
x
Reference in New Issue
Block a user