We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a6b7df commit ee3f094Copy full SHA for ee3f094
.github/workflows/release.yml
@@ -28,7 +28,6 @@ jobs:
28
- name: Copy README
29
run: |
30
cp README.md libs/agno/
31
- cp LICENSE libs/agno/
32
33
- name: Build package
34
0 commit comments