diff --git a/action.yaml b/action.yaml index f4e32a2..591fd3e 100644 --- a/action.yaml +++ b/action.yaml @@ -23,5 +23,5 @@ runs: check_command curl curl -sSL \ - '${{ inputs.gitea_server }}/${{ inputs.gitea_repository }}/raw/branch/${{ inputs.script }}' \ + '${{ inputs.gitea_server }}/${{ inputs.gitea_repository }}/raw/branch/bashlib.sh' \ -o "${{ github.action_path }}/../${{ inputs.script }}"