fix: Dont use glob for index delete.

This commit is contained in:
Miles Johnson 2023-04-17 16:13:01 -07:00
parent d939750e00
commit 63072407f0
2 changed files with 10 additions and 7 deletions

View file

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