Skip to content

Commit

Permalink
Instalación PostgreSQL
Browse files Browse the repository at this point in the history
  • Loading branch information
aitorcajas committed Dec 17, 2024
1 parent f8833e4 commit 428d081
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ansible&postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Instalar az CLI
run: |
curl -sL https://aka.ms/InstallAzureCLIDeb| sudo bash
# - name: Instalar az CLI
# run: |
# curl -sL https://aka.ms/InstallAzureCLIDeb| sudo bash

- name: Instalar Ansible
run: |
Expand Down

0 comments on commit 428d081

Please sign in to comment.