| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c83e2db commit 3ae5caf
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -61,6 +61,7 @@ jobs: | |||
| 61 | 61 | - uses: actions/setup-python@v5 | |
| 62 | 62 | with: | |
| 63 | 63 | python-version: ${{ matrix.py }} | |
| 64 | + - run: pip install -r requirements-dev.txt | ||
| 64 | 65 | ||
| 65 | 66 | - name: Download wheel artifact | |
| 66 | 67 | uses: actions/download-artifact@v4 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments