fix
This commit is contained in:
@@ -21,7 +21,7 @@ runs:
|
||||
id: download
|
||||
uses: act/common/distros/rockylinux@master
|
||||
with:
|
||||
args: sh "_download.sh" "${{ inputs.url }}" "${{ inputs.outputFile }}"
|
||||
command: sh "_download.sh" "${{ inputs.url }}" "${{ inputs.outputFile }}"
|
||||
- run: rm _download.sh
|
||||
shell: bash
|
||||
- name: "Own artifacts."
|
||||
|
||||
Reference in New Issue
Block a user