Skip to content

Commit

Permalink
fix typo (#3563)
Browse files Browse the repository at this point in the history
  • Loading branch information
ytausch authored Jan 14, 2025
1 parent ac3a191 commit f9cb808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autotick-bot/install_bot_code.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ for arg in "$@"; do
fi
done
if [[ "${clean_disk_space}" == "true" ]]; then
conda-forge-tick clean-disk-space --cli-service='github-actions'
conda-forge-tick clean-disk-space --ci-service='github-actions'
fi

clone_graph="true"
Expand Down

0 comments on commit f9cb808

Please sign in to comment.