new: Clean target directory before saving. (#3)

This commit is contained in:
Miles Johnson 2023-04-17 18:58:11 -07:00 committed by GitHub
parent 8e43d3720d
commit c33bc5a232
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 69 additions and 28 deletions

View file

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