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 5dbb0cc commit 956ecebCopy full SHA for 956eceb
.github/workflows/release.yml
@@ -62,7 +62,7 @@ jobs:
62
persist-credentials: false
63
- name: Go to scrapegraph-py folder
64
run: |
65
- cd scrapegraph-py
+ ls
66
- name: Install the latest version of rye
67
uses: eifinger/setup-rye@v3
68
- name: Restore build artifacts
0 commit comments