mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-09 17:58:21 +00:00
Replace external google fonts with proxied one.
This commit is contained in:
parent
cc48d30326
commit
a20852320c
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
restore-keys: |
|
||||
${{ runner.OS }}-yarn-
|
||||
- run: yarn install --prefer-offline
|
||||
- run: yarn build --modern
|
||||
- run: yarn build --modern && sed -i 's/fonts.gstatic.com/fonts.kavin.rocks/g' dist/css/*.css
|
||||
- uses: aquiladev/ipfs-action@v0.1.5
|
||||
id: ipfs-add
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user