I'm getting following error when Running suzuki-shunsuke/tfaction/test in my GitHub Action
Error: File not found: '/home/runner/work/_actions/suzuki-shunsuke/tfaction/main/get-target-config/dist/index.js
How to reproduce
tfaction-root.yaml
tfaction.yaml
GitHub Actions Workflow
Other related code such as local Registry
GitHub Actions' log
Expected behaviour
Should get the message as Success! The configuration is valid.
Actual behaviour
GitHub Action fails with error
Run suzuki-shunsuke/tfaction/test@a2ed2826824c787c17b28f91b85f701f793eaef8
Run suzuki-shunsuke/tfaction/get-target-config@main
Error: File not found: '/home/runner/work/_actions/suzuki-shunsuke/tfaction/main/get-target-config/dist/index.js'
tfaction version
Version: suzuki-shunsuke/tfaction/test@a2ed2826824c787c17b28f91b85f701f793eaef8
Overview
I'm getting following error when Running
suzuki-shunsuke/tfaction/test
in my GitHub ActionError: File not found: '/home/runner/work/_actions/suzuki-shunsuke/tfaction/main/get-target-config/dist/index.js
How to reproduce
tfaction-root.yaml
tfaction.yaml
GitHub Actions Workflow
Other related code such as local Registry
GitHub Actions' log
Expected behaviour
Should get the message as
Success! The configuration is valid.
Actual behaviour
GitHub Action fails with error
Important Factoids
No response
Note
No response