Skip to content

Commit 08aba6e

Browse files
authored
fix: ci (#14)
1 parent 960c5d8 commit 08aba6e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,5 @@ jobs:
4040
env:
4141
UV_PUBLISH_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
4242
run: |
43-
# Make sure py.typed files exist
44-
touch py.typed
45-
mkdir -p stackone_ai
46-
touch stackone_ai/py.typed
47-
4843
uv build
4944
uv publish

0 commit comments

Comments
 (0)