Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
asielcabrera authored May 17, 2023
1 parent ef74253 commit fcf4061
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ runs:

- name: Compilar y ejecutar
run: |
ls
# cd Test_Github_Action
swift build
.build/debug/Test_Github_Action ${{ inputs.arguments }}
Expand Down

0 comments on commit fcf4061

Please sign in to comment.