Skip to content

Commit

Permalink
test20
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuelcloud07 committed Jul 4, 2023
1 parent 4790329 commit 2ca1c4c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
- name: instalar git
run: sudo yum install git -y

- name: instalar git
run: sudo yum install tar

- name: Eliminar antes de clonar
run : rm -rf ${{secrets.PATH}}

Expand Down

0 comments on commit 2ca1c4c

Please sign in to comment.