diff --git a/setup/action.yml b/setup/action.yml index 121f6ce..c684dc5 100644 --- a/setup/action.yml +++ b/setup/action.yml @@ -58,6 +58,7 @@ runs: fi echo "installer=$(ls quarto*${{ env.BUNDLE_EXT }})" >> $GITHUB_OUTPUT else + : # do nothing for now (https://github.com/quarto-dev/quarto-actions/issues/59 :facepalm:) # FIXME: how to get version information from scoop in windows runners? # send the cderv bat-signal! fi