Skip to content

Commit 45bb7cf

Browse files
committed
set path in which to download build artifact
1 parent eb6db8f commit 45bb7cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
uses: actions/download-artifact@v4
6868
with:
6969
name: package
70+
path: ./package
7071

7172
- name: Extract build package
7273
working-directory: ./package

0 commit comments

Comments
 (0)