github: specified shell for SDK submission action (#3068)

This commit is contained in:
hedger 2023-09-11 19:36:13 +03:00 committed by GitHub
parent c657eb8a40
commit 91813831c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,7 @@ runs:
using: composite
steps:
- name: Submit SDK
shell: bash
run: |
curl -sX 'GET' \
'${{ inputs.catalog-url }}/api/v0/0/sdk?length=500' \