Skip to content

Commit

Permalink
Cambio
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelfbit committed Mar 20, 2024
1 parent 05fd3d8 commit 08d53b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
run: echo "PUSH A LA BRANCA MASTER"
- name: Instal·la unzip
run: sudo apt-get install unzip
- name: Checkout
uses: actions/checkout@v4
- name: Upload file
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 08d53b3

Please sign in to comment.