Skip to content

Commit e80f92c

Browse files
committed
No corre apt update
Para los paquetes que usamos no es necesario realizar esta operación, con lo cual nos ahorramos un poco de tiempo.
1 parent 3f5368e commit e80f92c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
run: sudo sed -i '/postgresql-common/d' /var/lib/dpkg/triggers/File
2626
- name: Instalar dependencias de sistema
2727
run: |
28-
sudo apt-get update
2928
sudo apt-get install -y hunspell hunspell-es gettext language-pack-es
3029
- name: Instalar dependencias de Python
3130
run: |

0 commit comments

Comments
 (0)