Skip to content

Commit 5d9380b

Browse files
committed
remove samples path
1 parent 15b03d7 commit 5d9380b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ jobs:
131131
- name: Copy package and samples to drop folder
132132
run: |
133133
mkdir -p ~/drop/python-${{ matrix.python-version }}/dist && cp -v dist/*.whl $_
134-
mkdir -p ~/drop/python-${{ matrix.python-version }}/samples && cp -rv samples/sample_openai_agent $_
135134
136135
# Zip files since upload-artifact does not seem like to like folders
137136
- name: Create zip

0 commit comments

Comments
 (0)