This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
- name: Install Python dependencies
|
||||
run: |
|
||||
cd /var/www/bennysblog
|
||||
python3 -m pip install -r requirements.txt --quiet
|
||||
/var/www/bennysblog/bennyshouse/bin/pip3 install -q -r requirements.txt
|
||||
|
||||
- name: Build CSS
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user