install dependencies

This commit is contained in:
Earl Warren 2023-10-13 14:24:19 +02:00
parent b0c8a634f3
commit 51fac222bd
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
5 changed files with 12 additions and 3 deletions

View file

@ -65,4 +65,5 @@ runs:
--destination-token "${{ inputs.destination-token }}" \
--destination-branch "${{ inputs.destination-branch }}" \
--update "${{ inputs.update }}" \
--prefix "${{ inputs.prefix }}"
--prefix "${{ inputs.prefix }}" \
run