mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 06:34:25 -04:00
Update pip.yml
This commit is contained in:
parent
310dede977
commit
79979d4d05
1 changed files with 3 additions and 0 deletions
3
.github/workflows/pip.yml
vendored
3
.github/workflows/pip.yml
vendored
|
@ -30,6 +30,9 @@ jobs:
|
||||||
version: 1.0
|
version: 1.0
|
||||||
|
|
||||||
- uses: pdm-project/setup-pdm@v3
|
- uses: pdm-project/setup-pdm@v3
|
||||||
|
with:
|
||||||
|
python-version: '3.11'
|
||||||
|
cache: true
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pdm install --fail-fast --no-lock --group :all --no-self
|
run: pdm install --fail-fast --no-lock --group :all --no-self
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue