mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Update Zola to version 0.7.0 (#592)
This commit is contained in:
committed by
GitHub
parent
1f9710308f
commit
41c54f54da
@@ -18,7 +18,7 @@ steps:
|
||||
displayName: 'Build Info'
|
||||
continueOnError: true
|
||||
|
||||
- bash: curl -sL https://github.com/getzola/zola/releases/download/v0.6.0/zola-v0.6.0-x86_64-unknown-linux-gnu.tar.gz | tar zxv
|
||||
- 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
|
||||
displayName: "Download Zola"
|
||||
|
||||
- script: python -m pip install --upgrade pip setuptools wheel
|
||||
|
||||
Reference in New Issue
Block a user