fix: Dont error on missing index dir.

This commit is contained in:
Miles Johnson 2023-04-17 16:29:55 -07:00
parent aaa9e56585
commit 8e43d3720d
2 changed files with 12 additions and 10 deletions

View file

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