Skip to content

Commit

Permalink
Fixes #59
Browse files Browse the repository at this point in the history
  • Loading branch information
cscheid authored Jan 3, 2023
1 parent cecee4b commit 15d0c45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 15d0c45

Please sign in to comment.