We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cecee4b commit 15d0c45Copy full SHA for 15d0c45
setup/action.yml
@@ -58,6 +58,7 @@ runs:
58
fi
59
echo "installer=$(ls quarto*${{ env.BUNDLE_EXT }})" >> $GITHUB_OUTPUT
60
else
61
+ : # do nothing for now (https://github.com/quarto-dev/quarto-actions/issues/59 :facepalm:)
62
# FIXME: how to get version information from scoop in windows runners?
63
# send the cderv bat-signal!
64
0 commit comments