We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0968a99 commit 0555ae3Copy full SHA for 0555ae3
.github/workflows/all.yml
@@ -67,7 +67,7 @@ jobs:
67
echo '------compile android fontconfig------------------------------------'
68
rm -rf build || git reset --hard || git pull origin
69
.github/workflows/install-dependencies.sh fontconfig android
70
- .github/workflows/onestep.sh fontconfig android
+ .github/workflows/onestep.sh fontconfig android ${{ inputs.dryrun }}
71
fi
72
echo '------compile harfbuzz------------------------------------'
73
0 commit comments