mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
Build docs from pylock.toml (#149058)
This commit is contained in:
committed by
GitHub
parent
933e2dd6cf
commit
40dc61a0e0
@@ -56,7 +56,7 @@ jobs:
|
||||
with:
|
||||
python-version: '3'
|
||||
cache: 'pip'
|
||||
cache-dependency-path: 'Doc/requirements.txt'
|
||||
cache-dependency-path: 'Doc/pylock.toml'
|
||||
- name: 'Install build dependencies'
|
||||
run: make -C Doc/ venv
|
||||
|
||||
|
||||
Reference in New Issue
Block a user