Skip to content

Commit c0f3bbf

Browse files
committed
fix: semantic release
1 parent 12f4fd3 commit c0f3bbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
persist-credentials: false
2828
- name: Build app
2929
run: |
30+
cd scrapegraph-py
3031
rye sync --no-lock
3132
rye build
3233
id: build_cache

0 commit comments

Comments
 (0)