Update gh-pages.yml

This commit is contained in:
Jason TIAN 2022-04-02 16:18:28 +08:00 committed by GitHub
parent 1fef08db7b
commit f6d1fc1f55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@ jobs:
with:
submodules: true # Fetch Hugo themes (true OR recursive)
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
- uses: FedericoCarboni/setup-ffmpeg@v1
id: setup-ffmpeg
- run: ffmpeg -i "https://ting.shufang.org/shitsurakuen/lost-paradise_01-v2.mp3"
- name: Clone ox-hugo
run: git clone https://github.com/jsntn/ox-hugo.git ox-hugo