mirror of
https://github.com/aimrebirth/tools.git
synced 2026-04-14 17:33:25 +00:00
[ci] Upload only .exe.
This commit is contained in:
parent
10d12bdb8e
commit
ce1af6c25c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sw.yml
vendored
2
.github/workflows/sw.yml
vendored
|
|
@ -20,4 +20,4 @@ jobs:
|
|||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: sw
|
||||
path: .sw/out
|
||||
path: .sw/out/**/*.exe
|
||||
|
|
|
|||
Loading…
Reference in a new issue