0
0
Fork 0
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2024-12-23 13:05:46 +00:00
reggie 2024-10-11 20:58:37 -05:00
parent 966caddecc
commit 41d51b70a5

View file

@ -49,8 +49,6 @@ jobs:
python-version: 3.x python-version: 3.x
cache: 'pip' cache: 'pip'
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
- run: pip install -r requirements.txt - run: pip install -r requirements.txt
- name: Build Docs and Capture Warnings - name: Build Docs and Capture Warnings