We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12f4fd3 commit c0f3bbfCopy full SHA for c0f3bbf
.github/workflows/release.yml
@@ -27,6 +27,7 @@ jobs:
27
persist-credentials: false
28
- name: Build app
29
run: |
30
+ cd scrapegraph-py
31
rye sync --no-lock
32
rye build
33
id: build_cache
0 commit comments