0
0
Fork 0
mirror of https://github.com/actions-rs/cargo.git synced 2025-06-01 06:23:37 +03:00

Update action.yaml

This commit is contained in:
Rin Arakaki 2023-02-13 03:30:47 +09:00 committed by GitHub
parent 20a8e40604
commit be366a5483
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,4 +19,4 @@ inputs:
default: false default: false
runs: runs:
using: 'node16' using: 'node16'
main: 'dist/index.js' main: 'src/main.js'