1
0
Fork 0
mirror of https://codeberg.org/spire/spcomp.git synced 2026-06-03 08:34:12 +02:00

fix source

This commit is contained in:
Robin Appelman 2020-02-09 22:27:04 +01:00
commit 276512bc0a

View file

@ -12,6 +12,6 @@ runs:
using: 'docker'
image: 'Dockerfile'
args:
- ${{ inputs.who-to-source }}
- ${{ inputs.source }}
env:
OUTPUT: ${{ inputs.target }}