mirror of
https://github.com/soywod/himalaya.git
synced 2024-11-22 02:50:19 +00:00
adjust artifact path
This commit is contained in:
parent
34fbf5b603
commit
068bb4c853
1 changed files with 2 additions and 1 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
@ -41,4 +41,5 @@ jobs:
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: release
|
name: release
|
||||||
path: result
|
path: |
|
||||||
|
result/*
|
||||||
|
|
Loading…
Reference in a new issue