Skip to content

Commit

Permalink
workflows github. Composer
Browse files Browse the repository at this point in the history
  • Loading branch information
manuretaindec committed Aug 24, 2023
1 parent a0ba91c commit 3a977af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@ jobs:
- name: Instalar dependencias
run: npm install

- name: Composer dependencias
run: composer install

- name: Crear paquete
run: npm run prod

0 comments on commit 3a977af

Please sign in to comment.