Update gh-pages.yml

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

View File

@ -19,10 +19,9 @@ 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 -l {0}
# - 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"