1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-13 01:54:10 +02:00

Update pip.yml

This commit is contained in:
Nick Sweeting
2024-01-04 19:20:03 -08:00
committed by GitHub
parent 310dede977
commit 79979d4d05

View File

@@ -30,6 +30,9 @@ jobs:
version: 1.0
- uses: pdm-project/setup-pdm@v3
with:
python-version: '3.11'
cache: true
- name: Install dependencies
run: pdm install --fail-fast --no-lock --group :all --no-self