mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Update CI scripts to use zola 0.9.0
This commit is contained in:
@@ -18,7 +18,7 @@ steps:
|
||||
displayName: 'Build Info'
|
||||
continueOnError: true
|
||||
|
||||
- bash: curl -sL https://github.com/getzola/zola/releases/download/v0.7.0/zola-v0.7.0-x86_64-unknown-linux-gnu.tar.gz | tar zxv
|
||||
- bash: curl -sL https://github.com/getzola/zola/releases/download/v0.9.0/zola-v0.9.0-x86_64-unknown-linux-gnu.tar.gz | tar zxv
|
||||
displayName: "Download Zola"
|
||||
|
||||
- script: python -m pip install --upgrade pip setuptools wheel
|
||||
|
||||
Reference in New Issue
Block a user