diff --git a/action.yml b/action.yml index 6570763..5946e26 100644 --- a/action.yml +++ b/action.yml @@ -18,6 +18,7 @@ runs: toolchain: nightly profile: minimal - name: Build rustdoc and check it + shell: bash run: | # Colorize output, since GitHub Actions terminals support color. export CARGO_TERM_COLOR=always