Sistemata action di build e deploy - forse.
This commit is contained in:
parent
bf2137ae7b
commit
6e136e925a
|
@ -5,7 +5,7 @@ jobs:
|
|||
Build:
|
||||
runs-on: site-builder
|
||||
steps:
|
||||
- run: . /app/venv/bin/activate
|
||||
- run: source /app/venv/bin/activate
|
||||
- run: pip install -r requirements.txt
|
||||
- run: pelican content -s publishconf.py
|
||||
|
||||
|
|
Loading…
Reference in New Issue