Skip to content

Commit e3e56f1

Browse files
committed
build: remove find listing
1 parent e9086ef commit e3e56f1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/publish.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,6 @@ jobs:
5858
rm -rf reai_toolkit/vendor/reai_toolkit-*.dist-info
5959
shell: bash
6060

61-
- name: Verify vendor folder contents
62-
run: |
63-
echo "Listing vendor packages:"
64-
find reai_toolkit/vendor -maxdepth 2 -type d -print | head -n 5
65-
shell: bash
66-
6761
- name: Package plugin for release (cross-platform)
6862
run: |
6963
python - <<'PY'

0 commit comments

Comments
 (0)