Update gh-pages.yml

This commit is contained in:
Jason TIAN 2022-04-02 17:45:36 +08:00 committed by GitHub
parent a46873c554
commit bf2b3be6fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -19,10 +19,10 @@ jobs:
- name: Run script file
run: |
source .bashrc
chmod +x "${GITHUB_WORKSPACE}/scripts/duration-length.sh"
"${GITHUB_WORKSPACE}/scripts/duration-length.sh"
# shell: bash
shell: bash -leo pipefail {0}
# shell: bash
# - run: ffprobe -i "https://ting.shufang.org/shitsurakuen/lost-paradise_01-v2.mp3" -show_entries format=duration -v quiet -of csv="p=0" -sexagesimal
# - run: ffprobe -i "https://ting.shufang.org/shitsurakuen/lost-paradise_01-v2.mp3" -show_entries format=size -v quiet -of csv="p=0"