diff --git a/.drone.yml b/.drone.yml index 904f11c..4768417 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ steps: environment: CUPSRELEASE: "${DRONE_TAG##v}" commands: - - echo $CUPSRELEAS + - echo $CUPSRELEASE - CUPSRELEASE=${CUPSRELEASE:-2.2.10} - echo $CUPSRELEASE - wget https://github.com/apple/cups/releases/download/v${CUPSRELEASE:-2.2.10}/cups-${CUPSRELEASE:-2.2.10}-source.tar.gz