Skip to content

Commit 53e159c

Browse files
authored
CI中添加deps目录
1 parent 9caf824 commit 53e159c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
copy config.yaml dist/
4545
copy -Recurse resource dist/resource
4646
copy -Recurse public dist/public
47+
copy -Recurse deps dist/deps
4748
4849
- name: Upload artifact
4950
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)