0
0
Fork 0
mirror of https://github.com/actions-rs/cargo.git synced 2025-05-04 01:29:21 +03:00

Update action.yml

This commit is contained in:
Rin Arakaki 2023-02-12 19:24:32 +09:00 committed by GitHub
parent 9e120dd99b
commit 565d2a19e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,5 @@ inputs:
use-cross:
description: Use cross instead of cargo
default: false
runs:
using: 'node12'
main: 'dist/index.js'