Fix building docs fails
This commit is contained in:
parent
ec319a6738
commit
80057d928d
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
@ -46,7 +46,6 @@ jobs:
|
||||
- name: Modify Docs
|
||||
run: |
|
||||
echo "<script>window.location.href += \"/documentation/adwaita\"</script>" > docs/index.html;
|
||||
sed -i '' 's/#06f/#ea3358/g' docs/css/documentation-topic~topic~tutorials-overview.*.css
|
||||
sed -i '' 's/,2px/,10px/g' docs/css/index.*.css
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
|
Loading…
Reference in New Issue
Block a user