Add no confirm to binstall.

This commit is contained in:
Miles Johnson 2023-04-15 23:18:36 -07:00
parent befb8010f7
commit 9c82124546
2 changed files with 4 additions and 16 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@moonrepo/setup-rust",
"version": "0.2.0",
"version": "0.2.1",
"description": "A GitHub action for setting up Rust and Cargo.",
"main": "dist/index.js",
"scripts": {