0
0
Fork 0
mirror of https://github.com/actions-rs/cargo.git synced 2025-05-03 17:19:22 +03:00

Update and rename action.yml to action.yaml

This commit is contained in:
Rin Arakaki 2023-02-12 19:32:49 +09:00 committed by GitHub
parent 39461a8bfa
commit a0ec2c717e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,4 +18,5 @@ inputs:
description: Use cross instead of cargo
default: false
runs:
using: 'node16'
main: 'dist/index.js'