mirror of
https://codeberg.org/spire/spcomp.git
synced 2026-06-03 16:44:08 +02:00
fix source
This commit is contained in:
parent
93d1d4df0d
commit
276512bc0a
1 changed files with 1 additions and 1 deletions
|
|
@ -12,6 +12,6 @@ runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'Dockerfile'
|
image: 'Dockerfile'
|
||||||
args:
|
args:
|
||||||
- ${{ inputs.who-to-source }}
|
- ${{ inputs.source }}
|
||||||
env:
|
env:
|
||||||
OUTPUT: ${{ inputs.target }}
|
OUTPUT: ${{ inputs.target }}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue