File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -77,15 +77,15 @@ jobs:
7777 # echo '------compile opus------------------------------------'
7878 # rm -rf build || git reset --hard || git pull origin
7979 # .github/workflows/onestep.sh opus ${{ inputs.platform }}
80- echo '------compile openssl------------------------------------'
81- rm -rf build || git reset --hard || git pull origin
82- .github/workflows/onestep.sh openssl ${{ inputs.platform }}
83- echo '------compile dvdread------------------------------------'
84- rm -rf build || git reset --hard || git pull origin
85- .github/workflows/onestep.sh dvdread ${{ inputs.platform }}
80+ # echo '------compile openssl------------------------------------'
81+ # rm -rf build || git reset --hard || git pull origin
82+ # .github/workflows/onestep.sh openssl ${{ inputs.platform }}
83+ # echo '------compile dvdread------------------------------------'
84+ # rm -rf build || git reset --hard || git pull origin
85+ # .github/workflows/onestep.sh dvdread ${{ inputs.platform }}
8686 echo '------compile bluray------------------------------------'
8787 rm -rf build || git reset --hard || git pull origin
88- .github/workflows/install-dependencies.sh fontconfig ${{ inputs.platform }}
88+ .github/workflows/install-dependencies.sh bluray ${{ inputs.platform }}
8989 .github/workflows/onestep.sh bluray ${{ inputs.platform }}
9090 echo '------compile dav1d------------------------------------'
9191 rm -rf build || git reset --hard || git pull origin
You can’t perform that action at this time.
0 commit comments