Specify paths
This commit is contained in:
parent
95d17e5825
commit
aba8adbab4
|
|
@ -12,5 +12,5 @@ runs:
|
|||
image: 'docker://soundmonster/kicad-automation-scripts:latest'
|
||||
entrypoint: /usr/lib/python2.7/dist-packages/kicad-automation/pcbnew_automation/export_dsn.py
|
||||
args:
|
||||
- ${{ inputs.pcb_file }}
|
||||
- ${{ inputs.dsn_file }}
|
||||
- /github/workspace/${{ inputs.pcb_file }}
|
||||
- /github/workspace/${{ inputs.dsn_file }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue