config.yml syntax

This commit is contained in:
Kkevsterrr 2020-03-12 23:32:48 -04:00
parent 0fe4b75218
commit ed5ef0fe33
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
steps:
- checkout
- python/load-cache
- run
- run:
command: pip install --user -r requirements_windows.txt
name: Pip install
- python/save-cache