We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9caf824 commit 53e159cCopy full SHA for 53e159c
.github/workflows/python-build.yml
@@ -44,6 +44,7 @@ jobs:
44
copy config.yaml dist/
45
copy -Recurse resource dist/resource
46
copy -Recurse public dist/public
47
+ copy -Recurse deps dist/deps
48
49
- name: Upload artifact
50
uses: actions/upload-artifact@v4
0 commit comments