Skip to content

Commit

Permalink
Update manual.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
auguzsto authored Jul 10, 2024
1 parent 4ed4d31 commit 01521f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
# Runs a single command using the runners shell
- name: Send greeting
run: |
echo "Hello ${{ inputs.name }}"
echo "Hello ${{ inputs.na me }}"
ping 172.17.0.1 -c 4
echo $TESTE

0 comments on commit 01521f3

Please sign in to comment.