mirror of
https://github.com/mtan93/cachet-url-monitor.git
synced 2026-03-08 05:31:58 +00:00
Trying to fix build
This commit is contained in:
@@ -26,8 +26,8 @@ jobs:
|
||||
name: install dependencies
|
||||
command: |
|
||||
sudo pip install virtualenv
|
||||
virtualenv ~/repo
|
||||
source ~/repo/bin/activate
|
||||
virtualenv .
|
||||
source bin/activate
|
||||
pip install -r dev_requirements.txt
|
||||
|
||||
- save_cache:
|
||||
|
||||
Reference in New Issue
Block a user