Skip to content

Commit

Permalink
Update ejercicio4.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EperezStemdo authored May 1, 2024
1 parent 10556bc commit 1d4e87c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ejercicio4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,7 @@ jobs:
fi
echo $resultado
echo "::set-output name=resultado::$resultado"
- name: Mostrar resultado
run: |
echo "${{ steps.calculo.outputs.resultado }}"



Expand Down

0 comments on commit 1d4e87c

Please sign in to comment.