fix script path
This commit is contained in:
@ -28,4 +28,4 @@ runs:
|
||||
shell: bash
|
||||
run: "grep 'pkgver = ' $SRCINFO_PATH | sed 's/ = /=/' >> $GITHUB_OUTPUT"
|
||||
env:
|
||||
SRCINFO_PATH: ${{ inputs.srcinfo-file }}
|
||||
SRCINFO_PATH: ${{ inputs.srcinfo-path }}
|
||||
|
||||
Reference in New Issue
Block a user