mirror of
https://github.com/house-of-vanity/khm.git
synced 2025-07-07 15:24:07 +00:00
Update main.yml
This commit is contained in:
committed by
GitHub
parent
f32014306b
commit
efd8659836
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: khm-${{ matrix.os }}
|
||||
path: target/${{ matrix.target }}/release/khm*
|
||||
path: target/${{ matrix.target }}/release/{khm,khm.exe}
|
||||
compression-level: 9
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user