Skip to content

Commit

Permalink
WebApp - Agrego condiciones de ejecución del pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Dario Di Gulio committed Dec 26, 2023
1 parent 9c9fa46 commit 0e446a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webApp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install dependencies
run: |
cd webapp
yarn ci
yarn install
- name: Build project
run: |
Expand Down

0 comments on commit 0e446a8

Please sign in to comment.