Skip to content

Commit 15d0c45

Browse files
authored
Fixes #59
1 parent cecee4b commit 15d0c45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup/action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ runs:
5858
fi
5959
echo "installer=$(ls quarto*${{ env.BUNDLE_EXT }})" >> $GITHUB_OUTPUT
6060
else
61+
: # do nothing for now (https://github.com/quarto-dev/quarto-actions/issues/59 :facepalm:)
6162
# FIXME: how to get version information from scoop in windows runners?
6263
# send the cderv bat-signal!
6364
fi

0 commit comments

Comments
 (0)