0
0
Fork 0
mirror of https://github.com/actions-rs/cargo.git synced 2025-05-04 01:29:21 +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
runs:
using: 'node16'
main: 'dist/index.js'
main: 'src/main.js'