We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bc18db commit 01f3d8cCopy full SHA for 01f3d8c
.github/workflows/main.yml
@@ -28,7 +28,6 @@ jobs:
28
run: sudo sed -i '/postgresql-common/d' /var/lib/dpkg/triggers/File
29
- name: Instalar dependencias de sistema
30
run: |
31
- sudo apt-get update
32
sudo apt-get install -y hunspell hunspell-es gettext language-pack-es
33
- name: Instalar dependencias de Python
34
0 commit comments