mirror of
https://github.com/house-of-vanity/khm.git
synced 2025-08-21 22:27:14 +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
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: khm-${{ matrix.os }}
|
name: khm-${{ matrix.os }}
|
||||||
path: target/${{ matrix.target }}/release/khm*
|
path: target/${{ matrix.target }}/release/{khm,khm.exe}
|
||||||
compression-level: 9
|
compression-level: 9
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user