test other

This commit is contained in:
maximo tejeda 2024-09-01 12:39:57 -04:00
parent ba6b2639a3
commit ccebb358a5

View File

@ -23,4 +23,4 @@ jobs:
run: echo "SHORT_SHA=$(git rev-parse --short HEAD)"
- name: check short sha
run: echo "The short sha is ${{ steps.get-short-sha.outputs}}"
run: echo "The short sha is ${{ steps.get-short-sha.outputs.SHORT_SHA}}"