This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
|||||||
- name: Install Python dependencies
|
- name: Install Python dependencies
|
||||||
run: |
|
run: |
|
||||||
cd /var/www/bennysblog
|
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
|
- name: Build CSS
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user