mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-01 09:12:39 +00:00
Use pipenv version 2022.8.24 for GitHub Actions
This commit is contained in:
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
|
||||
- name: Install Python dependencies
|
||||
run: |
|
||||
pip install pipenv
|
||||
pip install -Iv pipenv==2022.8.24
|
||||
pipenv install
|
||||
|
||||
- name: Build website
|
||||
|
Reference in New Issue
Block a user