Version 2.1 #41
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -92,6 +92,7 @@ jobs:
|
|||
- name: Upload Artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: package-${{ matrix.ver }}-${{ matrix.os }}
|
||||
path: |
|
||||
*x64.zip
|
||||
*.bz2
|
||||
|
|
Loading…
Reference in New Issue
Block a user