mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2024-12-23 09:25:44 +00:00
This commit is contained in:
parent
966caddecc
commit
41d51b70a5
1 changed files with 0 additions and 2 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -49,8 +49,6 @@ jobs:
|
|||
python-version: 3.x
|
||||
cache: 'pip'
|
||||
|
||||
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
|
||||
|
||||
- run: pip install -r requirements.txt
|
||||
|
||||
- name: Build Docs and Capture Warnings
|
||||
|
|
Loading…
Reference in a new issue